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

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

Syntax

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

See Also