Specifies if the Viewer allows applying

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

See Also