[]
Gets the top-most factory of cells.
public GridCellFactory TopCellFactory { get; }
Public ReadOnly Property TopCellFactory As GridCellFactory
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.