[]
Creates the content of the cell (Without binding it to the data item).
protected override View CreateCellContent(GridCellType cellType, object cellContentType, GridRow row)
Type | Name | Description |
---|---|---|
GridCellType | cellType | The type of cell. |
object | cellContentType | Type of cell content. |
GridRow | row | The row that determines the cell. |
Type | Description |
---|---|
View |