DateNavigator.WeekNumberRule Property
In This Article
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<Calendar |
A Calendar |
See Also