True, automatically starts this control in runtime mode.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool AutoStartRuntime { get; set; } |
Visual Basic |
---|
Public Property AutoStartRuntime As Boolean Get Set |
JScript |
---|
function get AutoStartRuntime () : boolean function set AutoStartRuntime (value : boolean) |