C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridPanel Class
Members


GridPanel Class
Represents a panel of the grid. Each panel is related to a GridCellType.
Object Model
GridPanel ClassGridColumnCollection ClassGridColumn ClassFlexGrid ClassGridRowCollection ClassGridRow ClassGridCellRange Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class GridPanel 
 
'Usage
 
Dim instance As GridPanel
Inheritance Hierarchy

System.Object
   C1.iOS.Grid.GridPanel

See Also