[]
        
(Showing Draft Content)

C1.WPF.Grid.FlexGrid.TopCellFactory

TopCellFactory Property

TopCellFactory

Gets the top-most factory of cells.

Declaration
public GridCellFactory TopCellFactory { get; }
Public ReadOnly Property TopCellFactory As GridCellFactory
Remarks

The top-most cell-factory is the one used by the grid to create cells, and therefore it is the first factory in the stack.