[]
Unbinds the content of the cell.
public override void UnbindCellContent(GridCellType cellType, GridCellRange range, UIView cellContent)
Type | Name | Description |
---|---|---|
GridCellType | cellType | Type of the cell. |
GridCellRange | range | The range. |
UIView | cellContent | Content of the cell. |