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