Kendo.Mvc.UI.TreeListMessagesCommandsSettings
Kendo UI TreeListMessagesCommandsSettings class
Properties
Canceledit
Defines the text of the Cancel button that discards the changes during editing.
Create
Defines the text of the Add new record button that adds new data rows.
Createchild
Defines the text of the Add child record button that adds new child data rows.
Destroy
Defines the text of the Delete button that deletes a data row.
Edit
Defines the text of the Edit button that shows the editable fields for the row.
Save
Defines the text of the Save Changes button that saves modifed data rows.
Search
Allows the customization of the placeholder text in the treelist search panel.
Cancel
Defines the text of the Cancel Changes button that cancels all data modifications.
Excel
Defines the text of the Export to Excel button that exports the widget data in spreadsheet format.
Defines the text of the Export to PDF button that exports the widget data in PDF format.
Update
Defines the text of the Update button that applies the changes during editing.
Methods
Serialize
Serializes the current instance to a Dictionary.
SerializeSettings
Serialize current instance to Dictionary