[]
        
(Showing Draft Content)

C1.WPF.Pivot.FlexPivotGrid.FlexPivotCellFactory.GetCellContentType

GetCellContentType Method

GetCellContentType(GridCellType, GridCellRange)

Declaration
public override object GetCellContentType(GridCellType cellType, GridCellRange range)
Public Overrides Function GetCellContentType(cellType As GridCellType, range As GridCellRange) As Object
Parameters
Type Name Description
GridCellType cellType
GridCellRange range
Returns
Type Description
object