ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / Parameter Class / Values Property

In This Topic
    Values Property (Parameter)
    In This Topic
    The value(s) of the parameter
    Syntax
    'Declaration
     
    Public Property Values As String()
    public string[] Values {get; set;}
    See Also