[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ActionInfo

ActionInfo Class

Represents information about an action.

Inheritance
ActionInfo
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
[JsonConverter(typeof())]
public class ActionInfo

Constructors

Name Description
ActionInfo()

Properties

Name Description
Parameters

Gets the parameters associated with the action.

Target

Gets the target of the action.

Type

Gets the type of the action.