This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelEditEvents Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events that occur when a parcel is edited.
Description | ||
---|---|---|
OnAfterStopParcelEditing | Fired a After a parcel is stopped from edit. | |
OnAfterSwitchParcelEditMode | Fired after a parcel edit mode is switched. | |
OnBeforeStopParcelEditing | Fired before a parcel is stopped from edit. | |
OnBeforeSwitchParcelEditMode | Fired before a parcel edit mode is switched. | |
OnGridCellEdit | Fired after a cell is modified by the user and before the value is interpreted by the grid. | |
OnStartParcelEditing | Fired a when a parcel is started to edit. |
CoClasses and Classes | Description |
---|---|
CadastralEditorExtension | Cadastral Editor Extension Object. |