Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / TransposedGridCellFactory Class / GetCellContentRenderFragment Method

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