React DataGrid - RowCollapsedEvent

The type of the rowCollapsed event handler's argument.

import { DataGridTypes } from "devextreme-react/data-grid"
Type: DataGridTypes.RowCollapsedEvent

component

The UI component's instance.

Selector: Component
Type:

DataGrid

element

The UI component's container.

key

Type: any