MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridBoundRow Class
Members
In This Topic
    GridBoundRow Class
    In This Topic
    Represents a row that is bound to a data item.
    Object Model
    GridBoundRow ClassFlexGrid ClassGridGroupRow Class
    Syntax
    public class GridBoundRow : GridRow 
    Inheritance Hierarchy

    System.Object
       C1.Maui.Grid.GridRowCol
          C1.Maui.Grid.GridRow
             C1.Maui.Grid.GridBoundRow

    See Also