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


IParcelEditEvents.OnGridCellEdit Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelEditEvents Interface > IParcelEditEvents.OnGridCellEdit Event
ArcGIS Developer Help

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