[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Parameter.MultiValue

MultiValue Property

MultiValue

Gets a value indicating whether the parameter accepts multiple values.

Declaration
public bool MultiValue { get; }
Property Value
Type Description
bool

true if the parameter is multi-value; otherwise, false.