C1.Win.C1FlexGrid Namespace > C1FlexGridRenderer Class > OnDrawCell Method : OnDrawCell(C1FlexGridBase,OwnerDrawCellEventArgs) Method |
'Declaration
Public Overloads Overridable Sub OnDrawCell( _ ByVal flex As C1FlexGridBase, _ ByVal e As OwnerDrawCellEventArgs _ )
'Usage
Dim instance As C1FlexGridRenderer Dim flex As C1FlexGridBase Dim e As OwnerDrawCellEventArgs instance.OnDrawCell(flex, e)
public virtual void OnDrawCell( C1FlexGridBase flex, OwnerDrawCellEventArgs e )
public: virtual void OnDrawCell( C1FlexGridBase^ flex, OwnerDrawCellEventArgs^ e )
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