Gets or sets the DayOfWeek value determining the first day of the week. Default is system settings.

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

Syntax

C#
public DayOfWeek WeekStart { get; set; }
Visual Basic
Public Property WeekStart As DayOfWeek
	Get
	Set

See Also