DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

AdaptiveDetailRowPreparingEvent

The type of the adaptiveDetailRowPreparing event handler's argument.

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

Object

component

The UI component's instance.

Type:

DataGrid

element

The UI component's container.

formOptions

Type:

Object

model

Model data. Available only if you use Knockout.

Type: any