C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / TransposedGridCellFactory Class / GetCellCssClasses Method

In This Topic
GetCellCssClasses Method (TransposedGridCellFactory)
In This Topic
Specify the list of css classes for the cell.
Overload List
OverloadDescription
Specify the list of css classes for the cell. (Inherited from C1.Blazor.Grid.GridWrapCellFactory)
Gets the CSS classes that will be applied to the cell. (Inherited from C1.Blazor.Grid.GridCellFactory)
See Also