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


IParcelEditEvents Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelEditEvents Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement IParcelEditEvents

CoClasses and Classes Description
CadastralEditorExtension Cadastral Editor Extension Object.