[]
        
(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)
Public Overrides Function CreateCellContent(cellType As GridCellType, range As GridCellRange, cellContentType As Object) As FrameworkElement
Parameters
Type Name Description
GridCellType cellType
GridCellRange range
object cellContentType
Returns
Type Description
FrameworkElement