Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the tab order.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
int TabOrder { get; }
property int TabOrder {
int get();
}
ReadOnly Property TabOrder As Integer
Property Value
Type: System.Int32
An System.Int32.
See Also
ISettingsData Interface
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top