ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / SelectAllValue Property

In This Topic
SelectAllValue Property (Parameter)
In This Topic
If not empty, determines the value which will be passed in parameter value if "Select All" flag was set for multivalue parameter.
Syntax
'Declaration
 
Public ReadOnly Property SelectAllValue As ParameterValue
 
See Also