Angular TreeList - FocusedRowChangedEvent

The type of the focusedRowChanged event handler's argument.

import { DxTreeListTypes } from "devextreme-angular/ui/tree-list"
Type: DxTreeListTypes.FocusedRowChangedEvent

component

The UI component's instance.

Selector: dxo-component
Type:

TreeList

element

The UI component's container.

row

Type:

TreeList Row

rowElement

rowIndex

Type:

Number