WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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 ClassFlexGrid ClassGridGroupRow Class
    Syntax
    public class GridNewRow : GridRow 
    Inheritance Hierarchy

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

    See Also