ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGalleryItemCollection Class
Members

In This Topic
    RibbonGalleryItemCollection Class
    In This Topic
    Represents a collection of RibbonGalleryItem objects.
    Object Model
    RibbonGalleryItemCollection Class
    Syntax
    'Declaration
     
    Public Class RibbonGalleryItemCollection 
       Inherits RibbonItemCollectionBase
    public class RibbonGalleryItemCollection : RibbonItemCollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Ribbon.RibbonItemCollectionBase
             C1.Win.C1Ribbon.RibbonGalleryItemCollection

    See Also