[]
Returns the fragment to show inside the cell at the specified range.
public virtual RenderFragment GetCellContentRenderFragment(GridControlRange range)
Public Overridable Function GetCellContentRenderFragment(range As GridControlRange) As RenderFragment
| Type | Name | Description |
|---|---|---|
| GridControlRange | range | The cell's range. |
| Type | Description |
|---|---|
| RenderFragment |