A newer version of this page is available.
Switch to the current version.
PivotGridControl.RetrieveFields Method
Name | Parameters | Description |
---|---|---|
RetrieveFields() | none | Creates PivotGridField objects for all the fields in the bound data source. |
RetrieveFields(PivotArea, Boolean) | area, visible | Creates PivotGridField objects for all the fields in the bound data source, and moves the fields to the specified area, making them visible or hidden. |
Feedback