SubreportProcessingEventArgs.Parameters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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