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