IPivotTable Methods
An interface that defines the DxPivotTable component’s API members (properties and methods).
Name | Description |
---|---|
Begin |
Suspends Pivot Table updates caused by parameter changes and method calls until the End |
Collapse |
Collapses all groups in the Pivot Table component. |
End |
Resumes Pivot Table updates (when the Begin |
Expand |
Expands all groups in the Pivot Table component. |
Get |
Returns a collection of Pivot Table fields. |
Reload() | Reloads Pivot Table data. |
See Also