Click or drag to resize

StiReportDataSource Constructor (String, Object)

Initializes a new instance of the StiReportDataSource class

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiReportDataSource(
	string name,
	Object item
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Design.StiReportDataSource.#ctor(System.String,System.Object)"]

item
Type: SystemObject

[Missing <param name="item"/> documentation for "M:Stimulsoft.Report.Design.StiReportDataSource.#ctor(System.String,System.Object)"]

See Also