TreeListToolbarSettingsBuilder

Methods

Items(System.Action)

A JavaScript array that contains the ToolBar's commands configuration.

Parameters

configurator - System.Action<TreeListToolbarFactory>

The configurator for the items setting.

Overflow(System.Action)

Specifies Toolbar.overflow configuration for the toolbar.

Parameters

configurator - System.Action<TreeListToolbarOverflowSettingsBuilder>

The configurator for the overflow setting.