ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / MenuSettings Class
Members

In This Topic
    MenuSettings Class
    In This Topic
    Represents the settings for the Main Menu, providing access to various features and tools.
    Object Model
    MenuSettings Class
    Syntax
    'Declaration
     
    Public Class MenuSettings 
    public class MenuSettings 
    Remarks
    The MenuSettings class provides properties to configure the visibility and settings for various components of the main menu, including the logo, tool box, document explorer, group editor, and layer editor.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.MenuSettings

    See Also