API Reference / Kendo.mvc.taghelpers
<column-menu>
<column-menu-columns></column-menu-columns>
<messages />
</column-menu>
Attribute |
Type |
Description |
component-type |
String |
Specifies the component type of the column menu. "classic" - Uses the standard rendering of the column menu. or "modern" - Uses new rendering with a fresh and modern look and feel.. |
enabled |
Boolean |
|
filterable |
Boolean |
If set to true the column menu would allow the user to filter the grid. By default the column menu allows the user to filter if filtering is enabled via the filterable. |
sortable |
Boolean |
If set to true the column menu would allow the user to sort the grid by the column field. By default the column menu allows the user to sort if sorting is enabled via the sortable option. |