Specifies if the Viewer allows removing

Namespace: Ico.Schwx
Assembly: 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)

See Also