[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ToolbarItems.Layout

Layout Method

Layout(string[])

Sets the keys of the visible toolbar items and their order.

Declaration
public void Layout(string[] keys)
Parameters
Type Name Description
string[] keys

An array of strings representing the keys of the toolbar items. The order in this array determines the display order of the items in the toolbar. Only the items included in this array will be visible after this operation.