v4.0
Signals the end of major updates to the GridData. At this point all views on the data are rebuilt. For example the user interface may redraw itself. Each call to EndEdit() should match a previous call to GridData.BeginEdit.
GridData.EndEdit(); |