DateNavigator.ActualDisplayDateRange Property
Gets the date range that is currently displayed.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DateRange | A DateRange object that represents the currently displayed date range. |
See Also