MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridRow Class
Members
In This Topic
    GridRow Class
    In This Topic
    Represent a row.
    Object Model
    GridRow ClassFlexGrid ClassGridGroupRow Class
    Syntax
    public class GridRow : GridRowCol 
    Inheritance Hierarchy

    System.Object
       C1.Maui.Grid.GridRowCol
          C1.Maui.Grid.GridRow
             C1.Maui.Grid.GridBoundRow
             C1.Maui.Grid.GridDetailRow<TItem>
             C1.Maui.Grid.GridFilterRow
             C1.Maui.Grid.GridIncrementalLoadingRow
             C1.Maui.Grid.GridNewRow
             C1.Maui.Grid.GridSummaryRow

    See Also