[]
        
(Showing Draft Content)

C1.Win.List.GridRenderer.OnDrawCell

OnDrawCell Method

OnDrawCell(Frame, OwnerDrawCellEventArgs, CellType)

Declaration
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)
Parameters
Type Name Description
Frame grid
OwnerDrawCellEventArgs e
GridRenderer.CellType cellType