[]
Represents the method that will handle the GridError event.
public delegate void GridErrorEventHandler(object sender, GridErrorEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Represents the method that will handle the event. |
GridErrorEventArgs | e | Represents the method that will handle the event. |
Name | Description |
---|---|
GridErrorEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, GridErrorEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, GridErrorEventArgs) |