[]
public virtual void OnDrawCell(Frame grid, OwnerDrawCellEventArgs e, GridRenderer.CellType cellType, bool rtl = false)
Public Overridable Sub OnDrawCell(grid As Frame, e As OwnerDrawCellEventArgs, cellType As GridRenderer.CellType, Optional rtl As Boolean = False)
| Type | Name | Description |
|---|---|---|
| Frame | grid | |
| OwnerDrawCellEventArgs | e | |
| GridRenderer.CellType | cellType | |
| bool | rtl |