[]
Binds the content of the cell with the data item.
protected virtual void BindCellContent(View cellContent, GridCellType cellType, GridRow row)
Type | Name | Description |
---|---|---|
View | cellContent | Content of the cell. |
GridCellType | cellType | The type of cell. |
GridRow | row | The row. |