React DataGrid - FocusedRowChangedEvent

The type of the focusedRowChanged event handler's argument.

import { FocusedRowChangedEvent } from "devextreme/ui/data_grid"
Type:

Object

component

The UI component's instance.

Selector: Component
Type:

DataGrid

element

The UI component's container.

row

Type:

DataGrid Row

rowElement

rowIndex

Type:

Number