[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.LocateDataSourceArgs.Parameters

Parameters Property

Parameters

Gets the Parameters collection specified for a given report instance.

Declaration
public IReadOnlyList<DataParameter> Parameters { get; }