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

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

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

    See Also