CustomizeDateNavigationBarCaptionEventArgs.Interval Property
Gets the visible date interval of the SchedulerControl which should be indicated in the Date Navigation Bar control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object which is the interval displayed in the SchedulerControl. |
See Also