[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGroup.LauncherTabIndex

LauncherTabIndex Property

LauncherTabIndex

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

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