| C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonItemCollection Class > Item Property : Item(Int32) Property |
'Declaration Public Overloads Property Item( _ ByVal index As System.Integer _ ) As RibbonItem
public RibbonItem Item( System.int index ) {get; set;}