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


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