ReportDesignerModel Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Initializes a new instance of the Report |
Report |
Initializes a new instance of the Report |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether a user can close all reports designed in the Report Designer and leave the designer empty, or with only a single report.
Inherited from Report |
Convert |
Specifies whether end-users are prompted to convert a legacy report to use expression bindings when opening it in the End-User Report Designer. |
Custom |
For internal use. |
Data |
Specifies the binding mode used to provide dynamic contents to reports. |
Data |
Specifies the information about report data sources. |
Data |
Specifies the data sources available in the Report Designer. |
Data |
For internal use. |
Data |
Specifies settings that configure the user interface related to the data sources in the Report Designer.
Inherited from Report |
Default |
For internal use. |
Format |
Specifies the set of format strings to display in the Format |
Internals | For internal use. |
Is |
Specifies whether or not the editing of custom SQL strings is disabled. |
Json |
For internal use. |
Known |
For internal use. |
Menu |
Specifies the menu actions available in the Report |
Menu |
Specifies the Java |
Parameter |
Specifies settings that configure user interface elements related to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer.
Inherited from Report |
Query |
Specifies a URI (Uniform Resource Identifier) with which the Query Builder will send requests. |
Report |
Specifies a custom ASP. |
Report |
Specifies the extensions available in the Report |
Report |
For internal use. |
Report |
Specifies a custom ASP. |
Report |
Inherited from Report |
Report |
Specifies the report URL. |
Report |
For internal use. |
Right |
Enables or disables a right-to-left layout in the Web Report Designer user interface.
Inherited from Report |
Subreports |
Specifies the subreports available in the Report |
Wizard |
Specifies the data connections available in the Data Source Wizard. |
Wizard |
Provides access to the Report Wizard settings.
Inherited from Report |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Report |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also