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