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

In This Topic
Parameters Property (ApplyParametersAction)
In This Topic
Gets the collection of parameters to be applied within this action.
Syntax
'Declaration
 
Public ReadOnly Property Parameters As ApplyParametersCollection
 

Property Value

An ApplyParametersCollection object containing the parameters for this action.
See Also