MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Drillthrough Class / Parameters Property

In This Topic
Parameters Property (Drillthrough)
In This Topic

Gets the parameters to pass to the drillthrough report.

Syntax
'Declaration
 
Public ReadOnly Property Parameters As ParameterCollection
 

Property Value

A ParameterCollection object containing the parameters to pass to the drillthrough report.

See Also