DateEditSettings.ShowWeekNumbers Property
Gets or sets whether to display week numbers in the drop-down window. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Set the ShowWeekNumbers property to true to display week numbers (relative to the first week of the current year) in the drop-down window.
See Also