TcxSchedulerTimeGridView.Scales Property
Represents settings for the major and minor time scales.
Declaration
property Scales: TcxSchedulerTimeGridViewScales read; write;
Property Value
Type |
---|
TcxSchedulerTimeGridViewScales |
Remarks
These settings specify whether the major or minor time scale is visible in the scheduling area, the types of the scale units, the divisions used on the time selection bar, etc.
See Also