[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ParameterValue.Value

Value Property

Value

Gets or sets the actual value of the parameter.

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

An object that can be any type required by the parameter.