Gets or sets a Style object that defines a UI representation of the C1Scheduler control in a Time Line mode. This is a dependency property.

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

Syntax

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

See Also