ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParameterViewModel Class / SelectAll Property

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