New to Kendo UI for AngularStart a free 30-day trial

ListBoxSelectionEvent

Updated on Nov 3, 2025

Defines the event that fires when you make a new selection in the ListBox component.

NameTypeDefaultDescription

deselectedIndices

number[]

The indices of items that were deselected with the last selection operation. Returns null if no items were deselected.

selectedIndices

number[]

The indices of items that were selected with the last selection operation. Returns null if no items were selected.

Not finding the help you need?
Contact Support