[]
Unbinds the content of the cell for the specified column.
protected override void UnbindCellContent(View cellContent, GridCellType cellType, GridColumn col)
Type | Name | Description |
---|---|---|
View | cellContent | Content of the cell. |
GridCellType | cellType | The type of cell. |
GridColumn | col | The column. |