TcxSchedulerRangeControlAutoAdjustingInfo Members
Stores the information used to synchronize the range and Scheduler control states.Fields
Name | Description |
---|---|
MaxRangeValue | Stores the highest selectable date/time value within the range control. |
MinRangeValue | Stores the lowest selectable date/time value within the range control. |
PrimaryScale | Stores the scale used as primary in the range control. |
Scales | Stores the list of all scales displayed on the range control‘s ruler. |
See Also