Search results

EnginePopulatedEventArgs API in JavaScript (ES5) Pivot Table API control

The engine populated event arguments provides the necessary information about the engine populated using updated report.

Properties

dataSourceSettings

IDataOptions

Defines the updated report to get updated pivot table cell collection and field list information.

pivotFieldList

IFieldListOptions

Defines the updated field list information from the populated engine to update the field list.

pivotValues

IAxisSet[][]

Defines the updated pivot table cell information from the populated engine to update the pivot table.