dbicDropDate Send comments on this topic.
CalendarWeekends Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : CalendarWeekends Property

Represents a collection of days which will be considered weekend days.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CalendarWeekends As dbiDaysWeekendCollection
C# 
public dbiDaysWeekendCollection CalendarWeekends {get;}

Property Value

dbiDaysWeekendCollection

Requirements

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

See Also