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