[]
Represents the method that will handle the GetCellErrorInfo and GetRowErrorInfo events.
public delegate void GetErrorInfoEventHandler(object sender, GetErrorInfoEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Represents the method that will handle the and events. |
| GetErrorInfoEventArgs | e | Represents the method that will handle the and events. |
| Name | Description |
|---|---|
| GetErrorInfoEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, GetErrorInfoEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, GetErrorInfoEventArgs) |