New to Kendo UI for Angular? Start a free 30-day trial

ColumnMenuSortComponent

Represents the column-menu item for sorting TreeList columns.

The component can be placed inside a ColumnMenuTemplate directive.

To register the component as a known column menu item, set the ColumnMenuService that is passed by the template to the service input of the kendo-treelist-columnmenu-sort component.

Selector

kendo-treelist-columnmenu-sort

Inputs

NameTypeDefaultDescription

service

ColumnMenuService

Represents the ColumnMenuService class. Requires a mandatory input.

In this article

Not finding the help you need?