TimeRuler Property (ScheduleTheme)
In This Topic
Gets or sets the C1.Framework.Style object determining the appearance of the time ruler in the day view.
Syntax
'Declaration
Public Property TimeRuler As C1.Framework.Style
public C1.Framework.Style TimeRuler {get; set;}
See Also