Click or drag to resize

StiReportDataSourceCollectionAdd Method (StiReportDataSource)

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiReportDataSourceCollection.Add(Stimulsoft.Report.Design.StiReportDataSource)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Add(
	StiReportDataSource item
)

Parameters

item
Type: Stimulsoft.Report.DesignStiReportDataSource

[Missing <param name="item"/> documentation for "M:Stimulsoft.Report.Design.StiReportDataSourceCollection.Add(Stimulsoft.Report.Design.StiReportDataSource)"]

See Also