MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterValue Class / Value Property

In This Topic
Value Property (ParameterValue)
In This Topic
Gets or sets the actual value of the parameter.
Syntax
'Declaration
 
Public Property Value As Object
 

Property Value

An System.Object that can be any type required by the parameter.
See Also