[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataRegion.DataSetParameters

DataSetParameters Property

DataSetParameters

Gets a collection of the parameters for the dataset.

Declaration
public ParameterCollection DataSetParameters { get; }
Property Value
Type Description
ParameterCollection

A ParameterCollection object containing the parameters for the dataset.

Remarks

These parameters can be used for filtering data in regions where the dataset name differs from the parent data region's dataset name.