Back to Devexpress

PivotGridControl.RetrieveFields Method

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcontrol-dot-retrievefields.md

latest718 B
Original Source

PivotGridControl.RetrieveFields Method

NameParametersDescription
RetrieveFields()noneCreates PivotGridField objects for all columns in the bound data source.
RetrieveFields(PivotArea, Boolean)area, visibleCreates PivotGridField objects for all columns in the bound data source, and moves the fields to the specified area, making them visible or hidden.