GridSummaryItemCollection.CancelUpdate() Method
Unlocks the GridSummaryItemCollection object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Remarks
See GridSummaryItemCollection.BeginUpdate to learn more.
See Also