[]
        
(Showing Draft Content)

C1.Blazor.Grid.TransposedGridCellFactory.-ctor

TransposedGridCellFactory Constructor

TransposedGridCellFactory(GridCellFactory)

Initializes a new instance of the TransposedGridCellFactory class.

Declaration
public TransposedGridCellFactory(GridCellFactory cellFactory)
Parameters
Type Name Description
GridCellFactory cellFactory

The original cell-factory.