dbicDate Send comments on this topic.
FirstDayOfWeek Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : FirstDayOfWeek Property

Gets or sets the starting day in the calendars.

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