IReportStorage Methods
If implemented, provides functionality to implement a Custom Report Storage.
Name | Description |
---|---|
Can |
Indicates whether it is possible to create a new tab with a blank report in the designer. |
Can |
Indicates whether the “Open” Bar |
Create |
Creates a new report. |
Create |
Creates a new subreport. |
Get |
Displays an error message for any encountered exception. |
Load |
Loads a report with the specified ID in the designer. |
Open |
Opens a report selected by an end-user using a custom dialog. |
Save |
Saves the current report. |
See Also