Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridGroupRow Class
Members


In This Topic
    GridGroupRow Class
    In This Topic
    Represents rows that defines group of data items.
    Object Model
    GridGroupRow ClassFlexGrid ClassGridLength StructureGridGroupRow Class
    Syntax
    'Declaration
     
    
    Public Class GridGroupRow 
       Inherits GridRow
    'Usage
     
    
    Dim instance As GridGroupRow
    public class GridGroupRow : GridRow 
    Inheritance Hierarchy

    System.Object
       C1.Android.Grid.GridRowCol
          C1.Android.Grid.GridRow
             C1.Android.Grid.GridGroupRow

    See Also