[]
        
(Showing Draft Content)

C1.WPF.Pivot.FlexPivotGrid.FlexPivotCellFactory

FlexPivotGrid.FlexPivotCellFactory Class

Custom CellFactory for grid control.

Inheritance
FlexPivotGrid.FlexPivotCellFactory
Namespace: C1.WPF.Pivot
Assembly: C1.WPF.Pivot.dll
Syntax
public class FlexPivotGrid.FlexPivotCellFactory : GridCellFactory

Constructors

Name Description
FlexPivotCellFactory()

Default constructor

Methods

Name Description
BindCellContent(GridCellType, GridCellRange, FrameworkElement)
ClearStyleCaches()

Clears style cache in case user changed the styles

CreateCellContent(GridCellType, GridCellRange, object)
GetCellContentType(GridCellType, GridCellRange)
PrepareCell(GridCellType, GridCellRange, GridCellView, Thickness)
UnbindCellContent(GridCellType, GridCellRange, FrameworkElement)