toolbar.items.name String
The name of the toolbar command. Either a built-in ("cancel", "create", "save", "excel", "pdf") or custom. The name
is reflected in one of the CSS classes, which is applied to the button - k-grid-name
.
This class can be used to obtain reference to the button after Grid initialization and attach click handlers.