'Declaration Public ReadOnly Property Cells As GridPanel
'Declaration
Public ReadOnly Property Cells As GridPanel
'Usage Dim instance As FlexGrid Dim value As GridPanel value = instance.Cells
'Usage
Dim instance As FlexGrid Dim value As GridPanel value = instance.Cells
public GridPanel Cells {get;}
FlexGrid Class FlexGrid Members