Gets the Style object describing Time Line view of C1Scheduler control.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public Style TimeLineStyle { get; }
Visual Basic
Public ReadOnly Property TimeLineStyle As Style
	Get

See Also