Click or drag to resize
KaxSchedulerLastDayOfWeek Property
Gets or sets the last 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 LastDayOfWeek { get; set; }

Property Value

Type: DayOfWeek
Remarks
This property is applied in week and month view.
See Also