Position of the runtime tab.
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int RuntimeView_TabOrder { get; set; } |
Visual Basic |
---|
Public Property RuntimeView_TabOrder As Integer Get Set |
JScript |
---|
function get RuntimeView_TabOrder () : int function set RuntimeView_TabOrder (value : int) |