[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ValidValues.DataSetReference

DataSetReference Property

DataSetReference

Gets or sets the query to execute to obtain the default value(s) for the parameter.

Declaration
public DataSetReference DataSetReference { get; set; }
Property Value
Type Description
DataSetReference

A DataSetReference object representing the query to execute to obtain the default value(s) for the parameter.

Remarks

By default, this is the first value from the ValueField property.