'Declaration Public Overrides Function CreateCellContent( _ ByVal cellType As C1.WPF.Grid.GridCellType, _ ByVal range As C1.WPF.Grid.GridCellRange, _ ByVal cellContentType As Object _ ) As FrameworkElement
public override FrameworkElement CreateCellContent( C1.WPF.Grid.GridCellType cellType, C1.WPF.Grid.GridCellRange range, object cellContentType )
Parameters
- cellType
- range
- cellContentType