The action complete event arguments provide information about the current UI action, such as the current action name, current datasource settings, selected field information, and the current action information
which are configured based on the UI actions like
drill down/up
,
value sorting
,
built-in toolbar
options,
grouping bar
and
field list
buttons actions such as
sorting
, filtering
,
editing
,
aggregate type
change and so on,
CRUD operation in editing
in the Pivot Table.
Defines the unique information of the current UI action performed.
string
Defines name of the current UI action completed. The following are the UI actions and their names: Pivot Table
Toolbar
Grouping bar and Field List buttons
Field List UI
Editing
Defines the current data source settings information such as rows, columns, values, filters, etc., that are used to render the pivot table and field list.
Defines the current field information on which field the action takes.
This option is applicable only when the field-based UI actions are performed such as filtering, sorting, field remove, editing and aggregation change.