React TreeList - FocusedCellChangedEvent

The type of the focusedCellChanged event handler's argument.

import { TreeListTypes } from "devextreme-react/tree-list"
Type: TreeListTypes.FocusedCellChangedEvent

cellElement

column

columnIndex

Type:

Number

component

The UI component's instance.

Selector: Component
Type:

TreeList

element

The UI component's container.

row

Type:

TreeList Row

rowIndex

Type:

Number