Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridPanel Class
Members


In This Topic
    GridPanel Class
    In This Topic
    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
    [DefaultMember("Item")]
    public class GridPanel 
    Inheritance Hierarchy

    System.Object
       C1.iOS.Grid.GridPanel

    See Also