Back to Devexpress

PivotGridControl.RetrieveFields Method

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-dot-retrievefields.md

latest667 B
Original Source

PivotGridControl.RetrieveFields Method

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