[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridCellFactory.UnbindCellContent

UnbindCellContent Method

UnbindCellContent(GridCellType, GridCellRange, FrameworkElement)

Unbinds the content of the cell.

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

Type of the cell.

GridCellRange range

The range.

FrameworkElement cellContent

Content of the cell.