ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Panels Class / Menu Property

In This Topic
    Menu Property (Panels)
    In This Topic
    Gets the menu, providing methods to interact with it.
    Syntax
    'Declaration
     
    Public ReadOnly Property Menu As Menu
    public Menu Menu {get;}
    See Also