[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ParameterDescriptor.MultiValue

MultiValue Property

MultiValue

Gets or sets a value indicating whether the parameter supports multiple values.

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

true if the parameter can take multiple values; otherwise, false.