New to Kendo UI for Angular? Start a free 30-day trial
ColumnMenuComponent
Represents the column menu component of the TreeList.
Selector
kendo-treelist-column-menu
Inputs
Name | Type | Default | Description |
---|---|---|---|
column |
|
The TreeList column instance to control with the menu. | |
filter |
|
The descriptor by which the data will be filtered. Typically bound to the same value as TreeListComponent.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 TreeListComponent.sort. |