GridSummaryItemCollection.EndUpdate() Method
Unlocks the GridSummaryItemCollection object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Remarks
See GridSummaryItemCollection.BeginUpdate to learn more.
See Also