[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ApplyParameter.Value

Value Property

Value

Gets or sets the value of the parameter.

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

An ExpressionInfo object representing the parameter value.

Remarks

Must be specified for the Set and Toggle types.