ScaleBasedRangeControlClientOptions.RangeMaximum Property
In This Article
Gets or sets the maximum limit of the time range that is available in the RangeControl to navigate within the SchedulerControl.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Date |
A Date |
#Remarks
Note
If the Scheduler
See Also