[]
Unbinds the cell.
public override void UnbindCell(GridCellType cellType, GridCellRange range, GridCellView cell)
Public Overrides Sub UnbindCell(cellType As GridCellType, range As GridCellRange, cell As GridCellView)
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | Type of the cell. |
| GridCellRange | range | The range. |
| GridCellView | cell | The cell. |