Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellsPanel Class / CellFactory Property

In This Topic
    CellFactory Property (GridCellsPanel)
    In This Topic
    Gets the associated cell factory.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CellFactory As GridCellFactoryBase
    public GridCellFactoryBase CellFactory {get;}
    See Also