[]
The delegate method handles the row updating event
public delegate void RowUpdatingEventHandler(object sender, RowUpdatingEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | |
RowUpdatingEventArgs | e |
Name | Description |
---|---|
RowUpdatingEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, RowUpdatingEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, RowUpdatingEventArgs) |