Angular DataGrid - ExportingEvent

The type of the exporting event handler's argument.

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

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component
Type:

DataGrid

element

The UI component's container.

fileName

Type:

String

selectedRowsOnly

Type:

Boolean