[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.CellFactory

CellFactory Property

CellFactory

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

Declaration
public ICellFactory CellFactory { get; set; }
Remarks

Setting this property to null causes the grid to use the default cell factory implemented by the CellFactory class.