[]
Unbinds the cell with the data item.
protected virtual void UnbindCell(GridCellType cellType, GridCellView cell, GridRow row)
Type | Name | Description |
---|---|---|
GridCellType | cellType | The type of cell. |
GridCellView | cell | The cell. |
GridRow | row | The row. |