Specifies if the Schedule Viewer allows editing
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool CanEdit { get; set; } |
Visual Basic |
---|
Public Property CanEdit As Boolean Get Set |
JScript |
---|
function get CanEdit () : boolean function set CanEdit (value : boolean) |