[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ActionType

ActionType Enum

Specifies possible action types.

Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ActionType

Fields

Name Description
ApplyParameters

Represents an apply parameters action.

Bookmark

Represents a bookmark action.

Drillthrough

Represents a drillthrough action.

Represents a hyperlink action.

Sort

Represents a sort action.

Toggle

Represents a toggle action.