A newer version of this page is available.
Switch to the current version.
CardViewToolbarCommand Enum
Lists the values that specify names of commands that can be performed by clicking toolbar items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Members
Name | Description |
---|---|
Custom
|
A custom user command. |
ShowHeaderPanel
|
A command that controls the header panel visibility. |
ShowFilterEditor
|
A command that controls the filter control visibility. |
ClearFilter
|
A command that clears the filter applied to the current column. |
ClearSorting
|
A command that clears sorting by the current column. |
FullExpand
|
A command that expands all group rows. |
FullCollapse
|
A command that collapses all group rows. |
ShowSearchPanel
|
A command that controls the search panel visibility. |
ShowSummaryPanel
|
A command that controls the “Summary Panel” visibility. |
ShowCustomizationWindow
|
A command that controls the customization window visibility. |
ShowCardHeader
|
A command that c |