[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.ReportParameters.ParameterValue.Value

Value Property

Value

Specifies a value for a parameter.

Declaration
public object Value { get; set; }
Remarks

For Boolean parameters, use "true" and "false". For DateTime parameters, use ISO 8601. For Float parameters, use “.” As the optional decimal separator.