FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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 Class
    Syntax
    'Declaration
     
    Public Class GridBoundRow 
       Inherits GridRow
    public class GridBoundRow : GridRow 
    Inheritance Hierarchy

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

    See Also