[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DefaultValue.Values

Values Property

Values

Gets the default values for the parameter.

Declaration
public IList<ExpressionInfo> Values { get; }
Property Value
Type Description
IList<ExpressionInfo>

An ExpressionInfoCollection object containing the default values for the parameter.

Remarks

This property is used to directly specify the default values for the parameter when DataSetReference is not set.