[]
Draws the filter cell.
protected virtual void DrawFilterCell(PaintEventArgs e, int col)
Protected Overridable Sub DrawFilterCell(e As PaintEventArgs, col As Integer)
| Type | Name | Description |
|---|---|---|
| PaintEventArgs | e | The PaintEventArgs instance containing the event data. |
| int | col | The col. |