Angular DataGrid - RowExpandedEvent

The type of the rowExpanded event handler's argument.

import { DxDataGridTypes } from "devextreme-angular/ui/data-grid"
Type: DxDataGridTypes.RowExpandedEvent

component

The UI component's instance.

Selector: dxo-component
Type:

DataGrid

element

The UI component's container.

key

Type: any