TreeListToolbarCommand Enum
Lists the values that specify names of commands that can be performed by clicking toolbar items.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Custom
|
A custom user command. |
Full
|
A command that expands all nodes. |
Full
|
A command that collapses all nodes. |
Clear
|
A command that clears sorting by the current column. |
Show
|
A command that controls the Column Chooser visibility. |
Show
|
A command that controls the footer visibility. |
Show
|
A command that controls the filter row visibility. |
Show
|
A command that controls the filter row menu visibility. |
Clear
|
A command that clears the filter applied to the current column. |
Refresh
|
A command that refreshes grid data. |
New
|
A command that creates a new root node. |
New
|
A command that creates a new node. |
Edit
|
A command that allows editing the current node. |
Delete
|
A command that deletes the current node. |
Delete
|
A command that deletes the selected nodes on the page. |
Update
|
A command that saves all the changes made to the current node and switches the ASPx |
Cancel
|
A command that discards any changes made to the current node and switches the ASPx |
Expand
|
A command that expands the node. |
Collapse
|
A command that collapses the node. |
Export
|
A command that exports the tree list’s data to a file in PDF format. |
Export
|
A command that exports the tree list’s data to a file in DOCX format. |
Export
|
A command that exports the tree list’s data to a file in RTF format. |
Export
|
A command that exports the tree list’s data to a file in XLS format. |
Export
|
A command that exports the tree list’s data to a file in XLSX format. |
#Related API Members
The following properties accept/return TreeListToolbarCommand values: