ActiveReports 12
SelectAllValue Property (ReportParameter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportParameter Class : SelectAllValue Property
If not null, determines the value which will be passed in parameter value if "Select All" flag was set for multiline parameter.
Syntax
'Declaration
 
Public Property SelectAllValue As ExpressionInfo
public ExpressionInfo SelectAllValue {get; set;}
See Also

Reference

ReportParameter Class
ReportParameter Members