ReportDesignerExtension Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Initializes a new instance of the Report |
Report |
Initializes a new instance of the Report |
#Methods
Name | Description |
---|---|
Bind |
Binds the Report Designer to a report. |
Bind |
Binds the Report Designer to a model. |
Bind |
Binds the Report Designer to a report. |
Bind |
Binds the Report Designer to a report. |
Bind |
Binds the Report Designer to a report URL. |
Convert |
Returns the binary representation of a report layout encoded in the specified JSON string. |
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 |
Inserts the HTML code rendered by an extension into the required page output.
Inherited from Extension |
Get |
Returns the session settings of a Web Report Designer with the specified report, menu items, data sources and subreports. |
Get |
Returns the session settings of a Web Report Designer with the specified report, menu items and data sources. |
Get |
Returns the session settings of a Web Report Designer with the specified report and data sources. |
Get |
Returns the session settings of a Web Report Designer with the specified report, menu items and subreports. |
Get |
Returns the session settings of a Web Report Designer with the specified report and subreports. |
Get |
Returns the session settings of a Web Report Designer with the specified report and menu items. |
Get |
Returns the session settings of a Web Report Designer with the specified report. |
Get |
Returns a binary array storing the specified report layout. |
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. |
Render() |
Renders the extension’s HTML code to the Response.
Inherited from Extension |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also