C1.Win.C1FlexGrid Namespace > C1FlexGridRenderer Class > OnDrawCell Method : OnDrawCell(C1FlexGridBase,OwnerDrawCellEventArgs,CellType) Method |
'Declaration
Public Overloads Overridable Sub OnDrawCell( _ ByVal flex As C1FlexGridBase, _ ByVal e As OwnerDrawCellEventArgs, _ ByVal cellType As C1FlexGridRenderer.CellType _ )
'Usage
Dim instance As C1FlexGridRenderer Dim flex As C1FlexGridBase Dim e As OwnerDrawCellEventArgs Dim cellType As C1FlexGridRenderer.CellType instance.OnDrawCell(flex, e, cellType)
public virtual void OnDrawCell( C1FlexGridBase flex, OwnerDrawCellEventArgs e, C1FlexGridRenderer.CellType cellType )
public: virtual void OnDrawCell( C1FlexGridBase^ flex, OwnerDrawCellEventArgs^ e, C1FlexGridRenderer.CellType cellType )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2