React PivotGrid - ExportingEvent

The type of the exporting event handler's argument.

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

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

PivotGrid

element

The UI component's container.

fileName

Type:

String