[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ToolbarItems.AddItem

AddItem Method

AddItem(ToolbarItem)

Adds a new item to the toolbar.

Declaration
public Task AddItem(ToolbarItem item)
Parameters
Type Name Description
ToolbarItem item

An item to be added.

Returns
Type Description
Task

A task that represents the asynchronous operation of adding an item to the toolbar.