ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / CurrentValue Property

In This Topic
    CurrentValue Property
    In This Topic
    Gets or sets the current value of the Parameter.
    Syntax
    'Declaration
     
    Public Property CurrentValue As Object
    public object CurrentValue {get; set;}
    See Also