[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTab.TabIndex

TabIndex Property

TabIndex

Gets or sets the tab order of the item within its container.

Declaration
[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