DateNavigator.ShowWeekNumbers Property
In This Article
Gets or sets whether to display week numbers when the Date Navigator is in the month view mode. 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 |
---|---|
Boolean | true, to display week numbers; otherwise, false. |
#Remarks
Week numbers are displayed at the left of the month view.
See Also