TcxCustomPivotGrid.FullRefresh Method
In This Article
Forces the pivot grid to update it and the underlying data controller.
#Declaration
Delphi
procedure FullRefresh;
#Remarks
Use the FullRefresh method to update all the layers of the pivot grid.
See Also