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

In This Topic
    MultiValue Property (Parameter)
    In This Topic
    Indicates if this parameter accepts multiple values.
    Syntax
    'Declaration
     
    Public ReadOnly Property MultiValue As Boolean
    public bool MultiValue {get;}
    See Also