BaseView.EndDataUpdate() Method
Enables visual and internal data updates after the BaseView.BeginDataUpdate method call, and forces an immediate View update.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v22.2.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Remarks
See the Batch Modifications Overview topic, for more information.
See Also