PropertyGridToolbarSettingsBuilder

Methods

Items(System.Action)

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

Parameters

configurator - System.Action<PropertyGridToolbarFactory>

The configurator for the items setting.

Overflow(System.Action)

Specifies Toolbar.overflow configuration for the toolbar.

Parameters

configurator - System.Action<PropertyGridToolbarOverflowSettingsBuilder>

The configurator for the overflow setting.