Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.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
    'Declaration
     
    
    Public Class GridNewRow 
       Inherits GridRow
    'Usage
     
    
    Dim instance As GridNewRow
    public class GridNewRow : GridRow 
    Inheritance Hierarchy

    System.Object
       C1.Xamarin.Forms.Grid.GridRowCol
          C1.Xamarin.Forms.Grid.GridRow
             C1.Xamarin.Forms.Grid.GridNewRow

    See Also