Udostępnij za pośrednictwem


Właściwość SubreportProcessingEventArgs.Parameters —

Gets a collection of parameters for the subreport.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.Reporting.WebForms.ReportParameterInfoCollection
A ReportParameterInfoCollection containing information about the subreport parameters.

Zobacz też

Informacje

SubreportProcessingEventArgs Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms