IReportDesignerModelBuilder Methods
A builder for the Web Report Designer.
Name | Description |
---|---|
Allow |
Specifies whether a user can close multiple reports in the Web Report Designer or a single report should remain associated with it. |
Build |
Builds a View Model for a Report Designer component and serializes the model to JSON. |
Build |
Builds a View Model for a Report Designer component including the specified client-side model settings, and serializes the model to JSON. |
Build |
Builds a View Model for a Report Designer component and asynchronously serializes the model to JSON. |
Build |
Builds a View Model for a Report Designer component including the specified client-side model settings, and asynchronously serializes the model to JSON. |
Build |
Builds a View Model for a Report Designer component. |
Build |
Builds a View Model for a Report Designer component, asynchronously. |
Custom |
Registers custom controls in the Web End-User report Designer. |
Data |
Specifies data binding mode used to supply dynamic contents to report controls. |
Data |
Allows you to modify a collection of data sources available in the Web Report Designer. |
Data |
Registers data sources so that they are available in Web Report Designer when you edit reports. |
Data |
Allows you to hide data source actions in the Web Report Designer UI. |
Designer |
Specifies a custom controller for the Web Report Designer. |
Is |
Enables or disables custom SQL string editing. |
Parameter |
|
Query |
Specifies a custom controller for the Query Builder invoked by the Web Report Designer. |
Report |
Specifies a report instance to load in the Web Report Designer. |
Report |
Retrieves a report and passes it to the Web Report Designer. |
Report |
Specifies settings that apply to the Report Designer Preview. |
Right |
Enables or disables a right-to-left layout in the Web Report Designer user interface. |
Subreports |
This property is retained to ensure compatibility with legacy code. For internal use only. |
Subreports |
This property is retained to ensure compatibility with legacy code. For internal use only. |
Try |
This property is retained to ensure compatibility with legacy code. For internal use only. |
Viewer |
Specifies a custom controller for the Document Viewer (Preview) invoked by the Web Report Designer. |
Wizard |
Allows you to specify certain settings for the Report Wizard invoked by Web Report Designer. |
See Also