Skip to main content
A newer version of this page is available. .

RangeControlAdjustEventArgs Properties

Provides data for the SchedulerControl.RangeControlAutoAdjusting event.
Name Description
RangeMaximum Gets or sets the end bound of the range that will be available in the RangeControl after it is automatically adjusted.
RangeMinimum Gets or sets the start bound of the range that will be available in the RangeControl after it is automatically adjusted.
Scales Provides access to the collection of scales that will be visible in the RangeControl after it is automatically adjusted.
See Also