[]
public virtual void OnDrawCell(Frame grid, OwnerDrawCellEventArgs e, GridRenderer.CellType cellType)
Public Overridable Sub OnDrawCell(grid As Frame, e As OwnerDrawCellEventArgs, cellType As GridRenderer.CellType)
| Type | Name | Description |
|---|---|---|
| Frame | grid | |
| OwnerDrawCellEventArgs | e | |
| GridRenderer.CellType | cellType |