ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / Parameter Class / Value Property

In This Topic
    Value Property (Parameter)
    In This Topic
    Gets the value of the report parameter.
    Syntax
    'Declaration
     
    Public Overridable Property Value As Object
    public virtual object Value {get; set;}
    See Also