Click or drag to resize

StiReportDataSourceCollection Constructor

Initializes a new instance of the StiReportDataSourceCollection class

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiReportDataSourceCollection(
	StiReport report
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Design.StiReportDataSourceCollection.#ctor(Stimulsoft.Report.StiReport)"]

See Also