LocalReport.OriginalParametersToDrillthrough 属性

Returns the parameters passed from a parent report to a drillthrough report.

命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll 中)

语法

声明
用法

属性值

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.

另请参见

参考

LocalReport 类
LocalReport 成员
Microsoft.Reporting.WebForms 命名空间