TcxSchedulerTimeGridViewScales.Major Property
Specifies whether the major time scale is displayed in the scheduling area.
Declaration
property Major: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set the Major property to False to hide the major time scale.
The default value of the Major property is True.
See Also