Represents the method that handles the OnStopEditOperation event.
[Visual Basic .NET]
Public Delegate Sub OnStopEditOperationEventHandler ( _
)
[C#] public delegate void OnStopEditOperationEventHandler ( );