TimeLineStyle Property (C1SchedulerResources)
In This Topic
Gets the
System.Windows.Style object describing Time Line view of
C1Scheduler control.
Syntax
'Declaration
Public ReadOnly Property TimeLineStyle As Style
public Style TimeLineStyle {get;}
See Also