[]
Removes a cell-factory from the stack.
public void PopCellFactory(GridLinkedCellFactory cellFactory)
Public Sub PopCellFactory(cellFactory As GridLinkedCellFactory)
| Type | Name | Description |
|---|---|---|
| GridLinkedCellFactory | cellFactory | The cell-factory to remove from the stack |