[]
Binds the the cell.
public override void BindCell(GridCellType cellType, GridCellRange range, GridCellView cell)
Public Overrides Sub BindCell(cellType As GridCellType, range As GridCellRange, cell As GridCellView)
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | Type of the cell. |
| GridCellRange | range | The range. |
| GridCellView | cell | The cell. |