DateNavigator.ActualDisplayDate Property
In This Article
Gets the date corresponding to today’s date. 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 |
---|---|
Date |
A Date |
#Remarks
The date that is returned by the ActualDisplayDate property is marked on the calendar.
See Also