PivotGroupFilterValues.CancelUpdate() Method
In This Article
Unlocks the PivotGroupFilterValues object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Remarks
See PivotGroupFilterValues.BeginUpdate to learn more.
See Also