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