[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.GetCellFactory

GetCellFactory Method

GetCellFactory()

Gets the ICellFactory class responsible for creating and destroying FrameworkElement objects used to represent grid cells.

Declaration
public ICellFactory GetCellFactory()
Returns
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.