Set to false if the week view should be disabled (read-only).

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool CalendarView_IsEnabled { get; set; }
Visual Basic
Public Property CalendarView_IsEnabled As Boolean
	Get
	Set
JScript
function get CalendarView_IsEnabled () : boolean
function set CalendarView_IsEnabled (value : boolean)

See Also