When set to false the changes in runtime are permanent even when the user changes or the control is switched to configuration mode
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShouldResetSettings { get; set; } |
Visual Basic |
---|
Public Property ShouldResetSettings As Boolean Get Set |
JScript |
---|
function get ShouldResetSettings () : boolean function set ShouldResetSettings (value : boolean) |