Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonQatItemCollection Class
Members


In This Topic
    RibbonQatItemCollection Class
    In This Topic
    Represents an QAT item collection that is used in a RibbonQatItemCollection control.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonQatItemCollection 
       Inherits RibbonItemCollection
    'Usage
     
    
    Dim instance As RibbonQatItemCollection
    public sealed class RibbonQatItemCollection : RibbonItemCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection
          GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQatItemCollection

    See Also