[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.Model.Interactivity.ApplyParametersAction.Parameters

Parameters Property

Parameters

Gets the collection of parameters to be applied to the report.

Declaration
public IEnumerable<IParameter> Parameters { get; }
Property Value
Type Description
IEnumerable<IParameter>

A collection of parameters that will affect the report's data or appearance.