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

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

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Ribbon.RibbonItemCollectionBase
             C1.Win.C1Ribbon.RibbonItemCollection
                C1.Win.C1Ribbon.RibbonQatItemCollection

    See Also