TcxSchedulerRangeControlAutoAdjustments Type
Declaration
TcxSchedulerRangeControlAutoAdjustments = set of TcxSchedulerRangeControlAutoAdjustment;
Referenced Class
Type |
---|
TcxSchedulerRangeControlAutoAdjustment |
Remarks
You can determine if the Scheduler and range controls can modify each other’s data display modes (such as the scheduler’s active View and range control’s scale settings). For detailed information on the meaning of individual state synchronization flags, refer to the TcxSchedulerRangeControlAutoAdjustment type description.
The TcxSchedulerRangeControlAutoAdjustments type is referenced by the TcxSchedulerCustomRangeControlClientProperties class’ AutoAdjustments property.
See Also