[]
Raised when a cell is to rendered by the event code.
public delegate void OwnerDrawCellEventHandler(object sender, OwnerDrawCellEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised when a cell is to rendered by the event code. |
| OwnerDrawCellEventArgs | e | Raised when a cell is to rendered by the event code. |
| Name | Description |
|---|---|
| OwnerDrawCellEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, OwnerDrawCellEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, OwnerDrawCellEventArgs) |