DateNavigator.WeekNumberRule Property
Gets or sets the rule which specifies the first week of the year. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.DateNavigator
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<CalendarWeekRule> | A CalendarWeekRule enumeration value. |
See Also