TcxSchedulerDayViewStyles.TimeRuler Property
In This Article
Specifies style settings for time rulers.
#Declaration
Delphi
property TimeRuler: TcxStyle index cxcsTimeRuler read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the TimeRuler property to customize the style settings of time rulers.
See the examples in the Styles topic.
See Also