TcxSchedulerTimeRulerCellViewInfo.ShowMinutes Property
Specifies whether minutes are shown in the time ruler(s).
Declaration
property ShowMinutes: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
If the ShowMinutes property is set to True, then minutes are visible in the time ruler(s).
Note
minutes are only displayed if the scheduler’s ViewDay.TimeScale property value is less than 60.
See Also