TcxSchedulerTimeGridViewScales.MinorUnit Property
In This Article
Specifies the minor time scale’s unit.
#Declaration
Delphi
property MinorUnit: TcxSchedulerTimeGridScaleUnit read; write; default suHour;
#Property Value
Type | Default |
---|---|
Tcx |
su |
#Remarks
Use the MinorUnit property to specify the minor time scale’s unit.
Note
The Minor
The default value of the MinorUnit property is suHour.
See Also