DateNavigator.DecadeHeaderFormat Property
Gets or sets a value that specifies the format string for the header of the decade view. 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 |
---|---|
String | A String value that is the format string of the decade view header. |
Remarks
Use the DecadeHeaderFormat property to define the specific string format for the decade view header.
See Also