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