When set to true the changes are immediately submitted and sent to the server
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool EnableAutoApply { get; set; } |
Visual Basic |
---|
Public Property EnableAutoApply As Boolean Get Set |
JScript |
---|
function get EnableAutoApply () : boolean function set EnableAutoApply (value : boolean) |