Back to Devexpress

GridSummaryItemCollection.EndUpdate() Method

windowsforms-devexpress-dot-xtragrid-dot-gridsummaryitemcollection-4d64b03e.md

latest1.5 KB
Original Source

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.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public virtual void EndUpdate()
vb
Public Overridable Sub

Remarks

See GridSummaryItemCollection.BeginUpdate to learn more.

See Also

BeginUpdate()

CancelUpdate()

Batch Modifications

GridSummaryItemCollection Class

GridSummaryItemCollection Members

DevExpress.XtraGrid Namespace