DateNavigator.CurrentDateText Property
In This Article
Gets the text displayed within the navigation pane of the Date Navigator.
Namespace: DevExpress.Xpf.Editors.DateNavigator
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A string specifying the start and end of a date range displayed in the current Date |
#Remarks
For example, the CurrentDateText property value is "2010-2019" for the Date Navigator illustrated below.
See Also