[]
Raises the EditValidated event.
protected virtual void OnEditValidated(object sender, EventArgs e)
Protected Overridable Sub OnEditValidated(sender As Object, e As EventArgs)
Type | Name | Description |
---|---|---|
object | sender | Object that raised the event |
EventArgs | e | Event arguments |