C1.Win.C1FlexGrid Namespace > OwnerDrawCellEventArgs Class : OwnerDrawCellEventArgs Constructor |
'Declaration
Public Function New( _ ByVal view As C1FlexGridBase, _ ByVal graphics As Graphics, _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal style As CellStyle, _ ByVal bounds As Rectangle, _ ByVal text As String, _ ByVal img As Image _ )
'Usage
Dim view As C1FlexGridBase Dim graphics As Graphics Dim row As Integer Dim col As Integer Dim style As CellStyle Dim bounds As Rectangle Dim text As String Dim img As Image Dim instance As New OwnerDrawCellEventArgs(view, graphics, row, col, style, bounds, text, img)
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