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


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