CardViewToolbarCommand Enum
Lists the values that specify names of commands that can be performed by clicking toolbar items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Custom
|
A custom user command. |
Show
|
A command that controls the header panel visibility. |
Show
|
A command that controls the filter control visibility. |
Clear
|
A command that clears the filter applied to the current column. |
Clear
|
A command that clears sorting by the current column. |
Full
|
A command that expands all group rows. |
Full
|
A command that collapses all group rows. |
Show
|
A command that controls the search panel visibility. |
Show
|
A command that controls the “Summary Panel” visibility. |
Show
|
A command that controls the customization window visibility. |
Show
|
A command that controls the card header visibility. |
Show
|
A command that controls the card footer visibility. |
Refresh
|
A command that refreshes grid data. |
New
|
A command that creates a new card. |
Edit
|
A command that allows editing the current card. |
Delete
|
A command that deletes the current card. |
Delete
|
A command that deletes the selected cards on a page. |
Update
|
A command that saves all the changes made to the current card and switches the ASPx |
Cancel
|
A command that discards any changes made to the current card and switches the ASPx |
Update
|
A command that recalculates total and group summaries on the client in batch edit mode. |
Export
|
A command that exports the grid’s data to a file in PDF format. |
Export
|
A command that exports the grid’s data to a file in DOCX format. |
Export
|
A command that exports the grid’s data to a file in RTF format. |
Export
|
A command that exports the grid’s data to a file in CSV format. |
Export
|
A command that exports the grid’s data to a file in XLS format. |
Export
|
A command that exports the grid’s data to a file in XLS format. |
#Related API Members
The following properties accept/return CardViewToolbarCommand values: