FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / CellFactory Property

In This Topic
    CellFactory Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CellFactory As C1.WPF.Grid.GridCellFactory
    public C1.WPF.Grid.GridCellFactory CellFactory {get; set;}
    See Also