Name | Parameters | Description |
---|---|---|
Buttons(Action<CollectionFactory<TreeListColumnButtonBuilder>>) | configurator |
Allows you to customize buttons in the editing column or create a custom command column. Applies only if the column's type is "buttons". |
Buttons(IEnumerable<TreeListColumnButtonName>) | value |
Allows you to customize buttons in the editing column or create a custom command column. Applies only if the column's type is "buttons". |