Ribbon for WinForms | ComponentOne
C1.Win.Ribbon 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