MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class
Properties Methods

ReportDesigner Class Members

The following tables list the members exposed by ReportDesigner.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets the application-level functionalities, allowing interaction with various aspects such as documentation, focus management, menu panels, and editor actions.  
Public PropertyGets or sets the settings for the App Bar, providing quick access to common actions and controls.  
Public PropertyGets or sets the settings related to data management, including configurations for data sources, data sets, parameters, and common values.  
Public PropertyGets or sets the list of supported date formats.  
Public PropertyGets or sets the callback that is invoked when a Designer is initialized.  
Public PropertyGets or sets a value indicating whether focused elements are permanently highlighted.  
Public PropertyGets or sets a value indicating whether to disable usage of the system clipboard.  
Public PropertyGets or sets the document to open on app startup.  
Public PropertyGets the methods for managing documents, allowing the creation, opening, saving, and status checking of reports being edited.  
Public PropertyGets or sets settings and handlers for managing documents, including settings for the File View tab and event handlers for document-related actions.  
Public PropertyGets or sets the list of fonts displayed in Font property editors all over Designer.  
Public PropertyGets or sets the height of the Designer component.  
Public PropertyGets or sets the list of supported image mime-types.  
Public PropertyGets or sets the language to use for the Designer.  
Public PropertyGets or sets localization resources for a specific language.  
Public PropertyGets or sets a value indicating whether LockLayout is enabled  
Public PropertyGets or sets the settings for the Main Menu, providing access to various features and tools.  
Public PropertyGets the methods for sending and managing notifications, allowing the sending of notifications of various levels (info, warning, error) and managing their display and dismissal.  
Public PropertyGets or sets settings related to the document preview functionality, allowing configuration of the preview button visibility and integration of a viewer component.  
Public PropertyGets or sets the settings for the Property Grid, allowing the viewing and editing of properties of selected objects.  
Public PropertyGets or sets settings specific to the RDLX platform.  
Public PropertyGets or sets settings specific to the RPX platform.  
Public PropertyGets or sets settings related to the backend server, including the base URL and request modification handlers.  
Public PropertyGets or sets the settings for the Status Bar, providing various controls and information at the bottom of the designer.  
Public PropertyGets or sets a value indicating whether the last unsaved report can be restored if the browser tab or browser itself gets accidentally closed.  
Public PropertyGets or sets a value indicating whether user preferences will be saved to browser storage.  
Public PropertyGets or sets settings related to RPX Styles.  
Public PropertyGets or sets the settings for themes, allowing configuration of the default theme, available themes for user selection, and settings for the theme selector.  
Public PropertyGets or sets settings related to the document title, allowing configuration of whether the browser tab title can be updated by the designer.  
Public PropertyGets or sets settings for the Tool Bar  
Public PropertyGets or sets the default measurement units.  
Public PropertyGets or sets the width of the Designer component.  
Top
See Also