[]
Fires when any cell is required to be redrawn and DrawMode is set to OwnerDrawFixed or OwnerDrawVariable.
public event OwnerDrawCellEventHandler DrawItem
Public Event DrawItem As OwnerDrawCellEventHandler
| Type | Description |
|---|---|
| OwnerDrawCellEventHandler | Fires when any cell is required to be redrawn and DrawMode is set to OwnerDrawFixed or OwnerDrawVariable. |