WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumn Class / CellFactory Property
In This Topic
    CellFactory Property (GridColumn)
    In This Topic
    Gets the cell-factory.
    Syntax
    public GridCellFactory CellFactory {get;}
    See Also