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


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