Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonQatItemCollection Class
Members

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

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

    See Also