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

In This Topic
    Value Property (ParameterValue)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Value As Object
    public object Value {get; set;}
    See Also