[]
Binds the cell with the data item.
protected virtual void BindCell(GridCellType cellType, GridCellView cell, GridRow row)
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | The type of cell. |
| GridCellView | cell | The cell. |
| GridRow | row | The row. |