[]
Gets or sets the tab order of the item within its container.
[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