Back to Devexpress

ASPxPivotGrid.RetrieveFields Method

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-aspxpivotgrid-dot-retrievefields.md

latest707 B
Original Source

ASPxPivotGrid.RetrieveFields Method

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