Gets the first day of week. Value of this property depends on selected CultureInfo.

Namespace:  C1.Web.iPhone.C1Calendar
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public DayOfWeek FirstDayOfWeek { get; }
Visual Basic
Public ReadOnly Property FirstDayOfWeek As DayOfWeek
	Get

See Also