[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.ReportParameters.ReportParametersManager.Parameters

Parameters Property

Parameters

Gets the collection of report parameters.

Declaration
public ParameterCollection Parameters { get; }
Implements