TcxSchedulerTimeRulerCellViewInfo.ShowMinutes Property
In This Article
Specifies whether minutes are shown in the time ruler(s).
#Declaration
Delphi
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 View
See Also