[]
This method is called to provide the content of a cell belonging to this row.
protected override RenderFragment GetCellContentRenderFragment(GridCellType cellType, GridColumn column)
Type | Name | Description |
---|---|---|
GridCellType | cellType | The kind of cell. |
GridColumn | column | The column whose intersection with this row determines the cell. |
Type | Description |
---|---|
RenderFragment |