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