[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ToolbarItem.Action

Action Property

Action

Gets or sets the action handler for the toolbar item. This handler is invoked when the item is activated.

Declaration
[JsonIgnore]
public Action Action { get; set; }
Remarks

The Action property allows you to define the action that should be executed when the toolbar item is clicked or activated.