IUDefFieldTabOrder Property |
Edit sequence of fields. Rank of fields in admin tool.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property TabOrder As Short
Get
Dim instance As IUDefField
Dim value As Short
value = instance.TabOrder
property short TabOrder {
short get ();
}
Property Value
Type:
Int16
See Also