DateNavigator.FirstDayOfWeek Property
In This Article
Gets or sets the day of the week from which the Date Navigator’s week starts. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Use the FirstDayOfWeek property to specify the particular day of the week from which weeks in the DateNavigator control should start.
See Also