ColumnMenuComponent
Represents the column menu component.
Selector
kendo-grid-column-menu
Inputs
Name | Type | Default | Description |
---|---|---|---|
column |
| The Grid column instance to control with the menu. | |
filter |
| The descriptor by which the data will be filtered. Typically bound to the same value as GridComponent.filter. | |
settings |
| The settings for the Column Menu. | |
sort |
| The descriptors by which the data will be sorted. Typically bound to the same value as GridComponent.sort. |