ReportDataSourceHelperBase Constructors
Implements API used to manage reports and their data sources.| Name | Parameters | Description |
|---|---|---|
| ReportDataSourceHelperBase(IServiceProvider, ICaptionHelperProvider, IReportOptions) | serviceProvider, captionHelperProvider, options | Initializes a new instance of the ReportDataSourceHelperBase class with specified settings. |
See Also