[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridCellFactory.BindCellContent

BindCellContent Method

BindCellContent(GridCellType, GridCellRange, FrameworkElement)

Binds the content of the cell.

Declaration
public virtual void BindCellContent(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.