TcxSchedulerTimeGridViewScales.MinorUnitWidth Property
Specifies the width in pixels of the minor time scale’s unit.
Declaration
property MinorUnitWidth: Integer read; write; default cxDefaultMinorUnitWidth;
Property Value
Type | Default |
---|---|
Integer | cxDefaultMinorUnitWidth |
Remarks
Use the MinorUnitWidth property to specify the width of the minor time scale’s unit.
The default value of the MinorUnitWidth property is cxDefaultMinorUnitWidth.
See Also