This document is archived and information here might be outdated.  Recommended version.


IParcelEditEvents.OnGridCellEdit Event (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelEditEvents.OnGridCellEdit Event

Fired after a cell is modified by the user and before the value is interpreted by the grid.

[Visual Basic .NET]
Public Event OnGridCellEdit As OnGridCellEditEventHandler
[C#]
public event OnGridCellEditEventHandler OnGridCellEdit

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelEditEvents Interface