[]
Gets or sets the tab order of the item within its container.
[C1Category("Behavior")]
[C1Description("RibbonTab.TabIndex", "Gets or sets the tab order of the item within its container.")]
public int TabIndex { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonTab.TabIndex", "Gets or sets the tab order of the item within its container.")>
Public Property TabIndex As Integer