MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class
Properties

InitializationOptions Class Members

The following tables list the members exposed by InitializationOptions.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets or sets the callback invoked before the Viewer opens a hyperlink, bookmark link, drill down report, or toggles report control visibility.  
Public PropertyGets or sets a value indicating whether the view area background color is filled with the report body color.  
Public PropertyGets or sets custom default settings for exports, formatted by export type and setting name.  
Public PropertyGets or sets custom default settings for exports, formatted by export type and setting name.  
Public PropertyGets or sets the initial display mode of the Viewer.  
Public PropertyGets or sets the callback invoked when a document is fully loaded on the server.  
Public PropertyGets or sets the callback invoked when an error occurs during the process of displaying the report.  
Public PropertyGets or sets whether to show errors in the Viewer.  
Public PropertyGets or sets the initial zoom mode settings, providing control over how content is scaled on initial display.  
Public PropertyGets or sets the locale used for displaying UI elements in the Viewer.  
Public PropertyGets or sets the JSON string containing localization strings for the Viewer.  
Public PropertyGets or sets the URL of the file containing localization strings.  
Public PropertyGets or sets the position of various panels (search, parameters, etc.) within the Viewer. Default is 'toolbar'.  
Public PropertyGets or sets the settings for the parameters panel, allowing customization of its behavior and appearance.  
Public PropertyGets or sets the report render mode.  
Public PropertyGets or sets the initial rendering mode of the Viewer.  
Public PropertyGets or sets the identifier of the report to be displayed by the Viewer.  
Public PropertyGets or sets the callback invoked when the Viewer has fully loaded the report's information.  
Public PropertyGets or sets the array of name-value pairs that describe the parameter values used to run the report.  
Public PropertyGets or sets the settings for connecting to the Web API used by the Viewer.  
Public PropertyGets or sets the UI theme for the Viewer.  
Top
See Also