Specifies the tab order of the element.

Namespace:  C1.Win.XmlEditor.UICustomization
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public int TabIndex { get; set; }
Visual Basic (Declaration)
Public Property TabIndex As Integer

See Also