DxPivotTable Events
A Pivot Table component for multi-dimensional data analysis and cross-tab reporting.Name | Description |
---|---|
CustomizeFilterMenu | Allows you to customize filter menu items. |
FieldPositionChanging | Fires after a user starts dragging a field to another area. |
FilterCriteriaChanged | Fires when filter criteria applied to Pivot Table data changes. |
LayoutAutoLoading | Fires when the DxPivotTable component is initialized and starts to load its layout. |
LayoutAutoSaving | Fires when the Pivot Table’s layout changes. |
See Also