[]
        
(Showing Draft Content)

C1.WPF.Pivot.FlexPivotGrid.FlexPivotCellFactory.CreateCellContent

CreateCellContent Method

CreateCellContent(GridCellType, GridCellRange, object)

Declaration
public override FrameworkElement CreateCellContent(GridCellType cellType, GridCellRange range, object cellContentType)
Parameters
Type Name Description
GridCellType cellType
GridCellRange range
object cellContentType
Returns
Type Description
FrameworkElement