Click or drag to resize

StiReportReportDataSources Property

Returns the collection of DataSources of the report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiReportDataSourceCollection ReportDataSources { get; }

Property Value

Type: StiReportDataSourceCollection
See Also