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

ActionName

Represents the possible toolbar buttons that the ListBox can display.

type ActionName = "moveUp" | "moveDown" | "transferTo" | "transferFrom" | "transferAllTo" | "transferAllFrom" | "remove";

In this article

Not finding the help you need?