ComponentOne Xamarin.iOS
GridNewRow Class
Members 


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace : GridNewRow Class
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

Reference

GridNewRow Members
C1.iOS.Grid Namespace