DateNavigatorQueryActiveViewTypeEventArgs.SelectedDays Property
Gets the collection of dates selected in the DateNavigator bound to scheduler.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Property Value
Type | Description |
---|---|
DayIntervalCollection | A DayIntervalCollection object. |
See Also