dbicDate Send comments on this topic.
dbiDaysWeekendCollection Class
See Also  Members  
dbicDate Assembly > Dbi.WinControl.Date Namespace : dbiDaysWeekendCollection Class

Collection containing the days that are to be considered weekends.

Object Model

dbiDaysWeekendCollection Class

Syntax

Visual Basic (Declaration) 
Public Class dbiDaysWeekendCollection 
   Inherits System.Collections.CollectionBase
C# 
public class dbiDaysWeekendCollection : System.Collections.CollectionBase 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      Dbi.WinControl.Date.dbiDaysWeekendCollection

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also