Angular DataGrid - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

DataGrid

element

The UI component's container.