TcxSchedulerRangeControlAutoAdjustment Enum
#Declaration
TcxSchedulerRangeControlAutoAdjustment = (
aaClient,
aaRangeControl
);
#Members
Name |
---|
aa
|
aa
|
#Remarks
Options include:
Value | Description |
---|---|
aa |
If the flag is set, the scheduler’s active View is changed according to the date/time range currently selected within the associated range control. |
aa |
If this flag is set, both the primary scale and the list of scales displayed on the range control’s ruler are automatically changed, depending on the active View/selection within the Scheduler control or its Date Navigator. |
The TcxSchedulerRangeControlAutoAdjustment type is referenced by the TcxSchedulerRangeControlAutoAdjustments type.