Udostępnij za pośrednictwem


Właściwość SubreportProcessingEventArgs.DataSources —

Returns a collection of data sources for the subreport.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public ReadOnly Property DataSources As ReportDataSourceCollection
public ReportDataSourceCollection DataSources { get; }
public:
property ReportDataSourceCollection^ DataSources {
    ReportDataSourceCollection^ get ();
}
member DataSources : ReportDataSourceCollection with get
function get DataSources () : ReportDataSourceCollection

Wartość właściwości

Typ: Microsoft.Reporting.WebForms.ReportDataSourceCollection
A collection of ReportDataSource objects.

Zobacz też

Informacje

SubreportProcessingEventArgs Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms