[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ActionInfo.Parameters

Parameters Property

Parameters

Gets the parameters associated with the action.

Declaration
public List<ActionParameter> Parameters { get; init; }
Property Value
Type Description
List<ActionParameter>

A list of ActionParameter objects representing the action parameters.