ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / MultiValue Property

In This Topic
    MultiValue Property (IReportParameter)
    In This Topic
    Specifies whether parameter allows entering multiple values
    Syntax
    'Declaration
     
    ReadOnly Property MultiValue As Boolean
    bool MultiValue {get;}
    See Also