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