Skip to main content
A newer version of this page is available.

ReportDataSourceHelper Events

Provides helper methods and events used to manage reports and their data sources.
Name Description
BeforeShowPreview Occurs when the ReportDataSourceHelper.SetupBeforePrint method is executed.
CustomSetCriteria Occurs when criteria are applied to the report data source.
CustomSetSorting Occurs when sorting is applied to the report data source.
CustomSetupReportDataSource Occurs when the report data source is initialized.
See Also