[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ActionParameter.Values

Values Property

Values

Gets the values associated with the parameter.

Declaration
public List<object> Values { get; init; }
Property Value
Type Description
List<object>

A list of object containing the values for the parameter.