Kendo.Mvc.UI.Fluent.GridToolBarCommandFactory
Defines the fluent interface for configuring toolbar commands.
Methods
Create
Defines a create command.
Excel
Represents a command which exports the current grid data to Excel.
Represents a command which exports the current grid data to PDF.
Save
Defines a save command.
Custom
Defines a custom command.
Search
Defines a custom command.
ClientTemplate(System.String)
Sets toolbar template.
Parameters
template System.String
The action defining the template.
ClientTemplateId(System.String)
Sets the id of the script element which contains the client-side toolbar template of the grid.