FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridNewRow Class
Members

In This Topic
    GridNewRow Class
    In This Topic
    Represents a row used to enter new records in the grid.
    Object Model
    GridNewRow Class
    Syntax
    'Declaration
     
    Public Class GridNewRow 
       Inherits GridRow
    public class GridNewRow : GridRow 
    Inheritance Hierarchy

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

    See Also