Skip to main content
All docs
V23.2
.NET 6.0+

ReportDataSourceHelperBase Events

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