LocalReport.OriginalParametersToDrillthrough-Eigenschaft
Returns the parameters passed from a parent report to a drillthrough report.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
'Usage
Eigenschaftswert
An array of ReportParameter objects in an IList collection, representing the parameters passed from the parent reports to the drillthrough report, or an empty collection if this report is not a drillthrough report.
Siehe auch
Verweis
LocalReport-Klasse
LocalReport-Member
Microsoft.Reporting.WebForms-Namespace