SubreportProcessingEventArgs.Parameters Property

Definition

public:
 property Microsoft::Reporting::WebForms::ReportParameterInfoCollection ^ Parameters { Microsoft::Reporting::WebForms::ReportParameterInfoCollection ^ get(); };
public Microsoft.Reporting.WebForms.ReportParameterInfoCollection Parameters { get; }
member this.Parameters : Microsoft.Reporting.WebForms.ReportParameterInfoCollection
Public ReadOnly Property Parameters As ReportParameterInfoCollection

Property Value

Applies to