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

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

    See Also