This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditEvents Interface > IEditEvents.OnStopEditing Event (ArcObjects .NET 10.5 SDK) |
Called when editing ends.
[Visual Basic .NET] Public Event OnStopEditing As OnStopEditingEventHandler
[C#] public event OnStopEditingEventHandler OnStopEditing