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

Determines the starting day for the calendar.

Syntax

Visual Basic (Declaration) 
Public Property FirstDay As DayOfWeek
C# 
public DayOfWeek FirstDay {get; set;}

Property Value

DayOfWeek

Requirements

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

See Also