Angular DataGrid - AdaptiveDetailRowPreparingEvent

The type of the adaptiveDetailRowPreparing event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

DataGrid

element

The UI component's container.

formOptions

Type:

Object