[]
Gets the ICellFactory class responsible for creating and destroying FrameworkElement objects used to represent grid cells.
public ICellFactory GetCellFactory()
Type | Description |
---|---|
ICellFactory | The custom cell factory assigned to the CellFactory property or a default cell factory implementation if a custom value was not set. |