[]
Raised when cell tips are to be displayed.
public delegate void FetchCellTipsEventHandler(object sender, FetchCellTipsEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised when cell tips are to be displayed. |
| FetchCellTipsEventArgs | e | Raised when cell tips are to be displayed. |
| Name | Description |
|---|---|
| FetchCellTipsEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, FetchCellTipsEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, FetchCellTipsEventArgs) |