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

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