Click or drag to resize

StiReportDataSourceCollectionItem Property

[Missing <summary> documentation for "P:Stimulsoft.Report.Design.StiReportDataSourceCollection.Item(System.String)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiReportDataSource this[
	string name
] { get; set; }

Parameters

name
Type: SystemString

Property Value

Type: StiReportDataSource
See Also