Gets the Style object describing Week view of C1Scheduler control.

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

Syntax

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

See Also