Click or drag to resize
RecurrenceEditorFirstDayOfWeek Property
Gets or sets the first day of the week.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public DayOfWeek FirstDayOfWeek { get; set; }

Property Value

Type: DayOfWeek
Remarks
This property is used when building Monthly and Yearly recurrence rules.
See Also