ReportDataSourceCollection.Item Property
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Overload List
Name | Description | |
---|---|---|
Item[Int32] | (Inherited from Collection<T>.) |
|
Item[String] | Returns a report data source from the collection that matches a specified name. |
See Also
ReportDataSourceCollection Class
Microsoft.Reporting.WinForms Namespace
Return to top