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