[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.GridRenderer.OnDrawCell

OnDrawCell Method

OnDrawCell(Frame, OwnerDrawCellEventArgs, CellType, bool)

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