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