[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.AppBarSettings

AppBarSettings Class

Represents the settings for the App Bar, providing quick access to common actions and controls.

Inheritance
AppBarSettings
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class AppBarSettings
Remarks

The AppBarSettings class provides properties to configure the visibility and settings of various buttons and tabs within the application's App Bar.

Constructors

Name Description
AppBarSettings()

Properties

Name Description
AboutButton

Gets or sets the About button settings.

ContextActionsTab

Gets or sets the Context Actions tab settings.

HomeTab

Gets or sets the Home tab settings.

InsertTab

Gets or sets the Insert tab settings.

OpenButton

Gets or sets the Open button settings.

ParametersTab

Gets or sets the Parameters tab settings.

SaveAsButton

Gets or sets the Save As button settings.

SaveButton

Gets or sets the Save button settings.

ScriptTab

Gets or sets the Script tab settings.

Visible

Gets or sets a value indicating whether the App Bar should be shown.