Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridRow Class / GridRow Constructor


In This Topic
    GridRow Constructor
    In This Topic
    Initializes a new instance of the GridRow class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GridRow()
    public GridRow()
    See Also