[]
Unbinds the cell.
public virtual void UnbindCell(GridControlRange range, GridControlCellView cell)
Public Overridable Sub UnbindCell(range As GridControlRange, cell As GridControlCellView)
| Type | Name | Description |
|---|---|---|
| GridControlRange | range | The range. |
| GridControlCellView | cell | The cell. |