WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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.WinUI.Grid.GridRowCol
          C1.WinUI.Grid.GridRow
             C1.WinUI.Grid.GridBoundRow

    See Also