'Declaration Public Overrides Sub BindCellContent( _ ByVal cellType As C1.WPF.Grid.GridCellType, _ ByVal range As C1.WPF.Grid.GridCellRange, _ ByVal cellContent As FrameworkElement _ )
public override void BindCellContent( C1.WPF.Grid.GridCellType cellType, C1.WPF.Grid.GridCellRange range, FrameworkElement cellContent )
Parameters
- cellType
- range
- cellContent