IReportDataSourceHelper Members
Defines API used to manage reports and their data sources.
#Methods
Name | Description |
---|---|
Create |
Returns an IObject |
Get |
Returns the data source of the specified report. |
Setup |
Prepares the report for further printing. |
Setup |
Prepares the report for further printing. |
Setup |
Initializes the specified report. |
Setup |
Initializes the specified report. |
Set |
Adds a Report |
#Events
Name | Description |
---|---|
Before |
Occurs when the IReport |
Custom |
Occurs when criteria are applied to the report data source. |
Custom |
Occurs when sorting is applied to the report data source. |
Custom |
Occurs when the report data source is initialized. |
See Also