PivotGridControl.RetrieveFields Method
| Name | Parameters | Description |
|---|---|---|
| RetrieveFields() | none | Creates PivotGridField objects for all columns in the bound data source. |
| RetrieveFields(PivotArea, Boolean) | area, visible | Creates PivotGridField objects for all columns in the bound data source, and moves the fields to the specified area, making them visible or hidden. |