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