Gets or sets an integer index used to sort control panel tabs in ascending order.
Namespace:
Gallio.UI.ControlPanel.PreferencesAssembly: Gallio.UI (in Gallio.UI.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public int Order { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Order As Integer |
