React PivotGrid - ExportingEvent

The type of the exporting event handler's argument.

import { PivotGridTypes } from "devextreme-react/pivot-grid"
Type: PivotGridTypes.ExportingEvent

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