ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / Qat Property

In This Topic
    Qat Property
    In This Topic
    Gets the object that represents the Quick Access Toolbar (QAT).
    Syntax
    'Declaration
     
    Public ReadOnly Property Qat As RibbonQat
    public RibbonQat Qat {get;}
    See Also