TaskBoardToolbarSettingsBuilder
Methods
Items(System.Action)
Configures the items collection of the toolbar.
Parameters
configurator - System.Action<TaskBoardToolbarSettingsItemFactory>
The action that configures the items.
Overflow(System.Action)
Specifies Toolbar.overflow configuration for the toolbar.
Parameters
configurator - System.Action<TaskBoardToolbarOverflowSettingsBuilder>
The action that configures the overflow.