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