'Declaration Public Function New( _ ByVal grid As GridBase _ )
'Declaration
Public Function New( _ ByVal grid As GridBase _ )
'Usage Dim grid As GridBase Dim instance As New GridCellsPanel(grid)
'Usage
Dim grid As GridBase Dim instance As New GridCellsPanel(grid)
public GridCellsPanel( GridBase grid )
GridCellsPanel Class GridCellsPanel Members