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