'Declaration
Public Overridable Sub OnDrawCell( _ ByVal grid As Frame, _ ByVal e As OwnerDrawCellEventArgs, _ ByVal cellType As GridRenderer.CellType _ )
public virtual void OnDrawCell( Frame grid, OwnerDrawCellEventArgs e, GridRenderer.CellType cellType )
Parameters
- grid
- e
- cellType