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


In This Topic
    RibbonQat Class
    In This Topic
    Represents an Quick Access Toolbar (QAT) that is used in a RibbonQat control.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonQat 
       Inherits RibbonItemContainer
    'Usage
     
    
    Dim instance As RibbonQat
    public sealed class RibbonQat : RibbonItemContainer 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem
          GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer
             GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQat

    See Also