dbicCalendar Send comments on this topic.
FirstDayOfWeek Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : FirstDayOfWeek Property

Gets or sets the starting day of the week in control's display.

Syntax

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

Property Value

DayOfWeek

Requirements

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

See Also