[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItem.TabIndex

TabIndex Property

TabIndex

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

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