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