DateNavigator.Header Property
In This Article
Gets the actual header of the Date Navigator. 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 actual header. |
#Remarks
The header of the Date Navigator is the current view’s title.
See Also