WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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