[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ToolbarItems.GetKeys

GetKeys Method

GetKeys()

Returns identifiers of default and added buttons in the order in which they will be displayed in the toolbar.

Declaration
public ValueTask<string[]> GetKeys()
Returns
Type Description
ValueTask<string[]>

A value task that returns an array of strings representing the keys of all toolbar items.