[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.App

App Class

Represents the main application class, providing access to application-level functionalities.

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

Properties

Name Description
Editor

Gets the object providing information about the availability of common actions with the report and selected items in the editor.

Panels

Gets the object providing access to the menu and sidebar panels.

Methods

Name Description
Focus()

Returns focus to Designer. Focus may be lost when plug-in components are opened/closed. Returning focus is essential to continue using Designer hotkeys like Ctrl+Z (undo), Ctrl+Y (redo), etc.

GetAbout()

Retrieves the application about information including documentation links and application details.