C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridWrapCellFactory Class / GetCellContentRenderFragment Method

In This Topic
GetCellContentRenderFragment Method (GridWrapCellFactory)
In This Topic
Returns the fragment to show inside the cell at the specified range.
Overload List
OverloadDescription
Gets the render fragment that will be set inside the cell's div.  
Returns the fragment to show inside the cell at the specified range. (Inherited from C1.Blazor.Grid.GridCellFactory)
See Also