Vue TreeList - FocusedCellChangedEvent

The type of the focusedCellChanged event handler's argument.

import { FocusedCellChangedEvent } from "devextreme/ui/tree_list"
Type:

Object

cellElement

column

columnIndex

Type:

Number

component

The UI component's instance.

Selector: DxComponent
Type:

TreeList

element

The UI component's container.

row

Type:

TreeList Row

rowIndex

Type:

Number