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