MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / CellFactory Property
In This Topic
    CellFactory Property
    In This Topic
    Gets or sets the factory of cells.
    Syntax
    public GridCellFactory CellFactory {get; set;}
    See Also