[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.MenuSettings

MenuSettings Class

Represents the settings for the Main Menu, providing access to various features and tools.

Inheritance
MenuSettings
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
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.

Constructors

Name Description
MenuSettings()

Properties

Name Description
DocumentExplorer

Gets or sets the Document Explorer settings.

GroupEditor

Gets or sets the Group Editor settings.

LayerEditor

Gets or sets the Layer Editor settings.

Gets or sets the logo settings.

ToolBox

Gets or sets the Tool Box settings.

Visible

Gets or sets a value indicating whether the Main Menu should be shown.