[]
        
(Showing Draft Content)

C1.WPF.Grid.GridControlAdapter.UnbindCell

UnbindCell Method

UnbindCell(GridControlRange, GridControlCellView)

Unbinds the cell.

Declaration
public virtual void UnbindCell(GridControlRange range, GridControlCellView cell)
Parameters
Type Name Description
GridControlRange range

The range.

GridControlCellView cell

The cell.