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

In This Topic
    Items Property (RibbonQat)
    In This Topic
    Gets the collection of items in the QAT.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Items As RibbonQatItemCollection
    public new RibbonQatItemCollection Items {get;}
    See Also