Set to false if the week view should be disabled (read-only).
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool WeekView_IsEnabled { get; set; } |
Visual Basic |
---|
Public Property WeekView_IsEnabled As Boolean Get Set |
JScript |
---|
function get WeekView_IsEnabled () : boolean function set WeekView_IsEnabled (value : boolean) |