TcxSchedulerTimeGridViewScales Properties
The TcxSchedulerTimeGridViewScales class represents settings for the major and minor time scales.
Name | Description |
---|---|
Major | Specifies whether the major time scale is displayed in the scheduling area. |
Major |
Specifies the major time scale’s unit. |
Major |
Specifies the width in pixels of the major time scale’s splitter. |
Minor | Specifies whether the minor time scale is displayed in the scheduling area. |
Minor |
Specifies the minor time scale’s unit. |
Minor |
Specifies the width in pixels of the minor time scale’s unit. |
Scheduler | Represents the scheduler control. |
Time |
Provides access to the Time |
Time |
Specifies the division used for the time selection bar. |
See Also