New to KendoReact? Start a free 30-day trial
PivotGridAxesChangeEvent
PivotGridAxesChangeEventPremium
Represents the event arguments of the onColumnAxesChange
and onRowAxesChange
callbacks of the PivotGrid
component.
Name | Type | Default | Description |
---|---|---|---|
syntheticEvent |
|
The DOM event that triggered the change. | |
target |
|
The handle of the PivotGrid component. | |
value |
|
The new axes configuration value. |