| C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTabGroupCollection Class > Item Property : Item(String) Property |
'Declaration Public Overloads ReadOnly Property Item( _ ByVal name As System.String _ ) As RibbonContextualTabGroup
public RibbonContextualTabGroup Item( System.string name ) {get;}
If the collection does not contain a tab group with the specified name, an System.ArgumentOutOfRangeException exception is thrown.