[]
        
(Showing Draft Content)

C1.iOS.Grid.GridCellFactoryBase.UnbindCellContent

UnbindCellContent Method

UnbindCellContent(GridCellType, GridCellRange, UIView)

Unbinds the content of the cell.

Declaration
public virtual void UnbindCellContent(GridCellType cellType, GridCellRange range, UIView cellContent)
Parameters
Type Name Description
GridCellType cellType

Type of the cell.

GridCellRange range

The range.

UIView cellContent

Content of the cell.