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


IParcelEditEvents Interface (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
ArcGIS Developer Help

IParcelEditEvents Interface

Provides access to events that occur when a parcel is edited.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method OnAfterStopParcelEditing Fired a After a parcel is stopped from edit.
Method OnAfterSwitchParcelEditMode Fired after a parcel edit mode is switched.
Method OnBeforeStopParcelEditing Fired before a parcel is stopped from edit.
Method OnBeforeSwitchParcelEditMode Fired before a parcel edit mode is switched.
Method OnGridCellEdit Fired after a cell is modified by the user and before the value is interpreted by the grid.
Method OnStartParcelEditing Fired a when a parcel is started to edit.

Classes that implement IParcelEditEvents

Classes Description
CadastralEditorExtension Cadastral Editor Extension Object.