[]
Binds the content of the cell.
public override void BindCellContent(GridCellType cellType, GridCellRange range, View cellContent)
Type | Name | Description |
---|---|---|
GridCellType | cellType | Type of the cell. |
GridCellRange | range | The range. |
View | cellContent | Content of the cell. |