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

In This Topic
    SelectAll Property (IReportParameter)
    In This Topic
    Special the parameter value in case multivalue parameter (select all Values)
    Syntax
    'Declaration
     
    Property SelectAll As Boolean
    bool SelectAll {get; set;}
    See Also