Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / TransposedGridBehavior Class
Members

In This Topic
    TransposedGridBehavior Class
    In This Topic
    Allows any FlexGrid to switch the columns and rows so the data-items are shown as columns.
    Syntax
    Remarks
    This behavior sets the CellFactory of the attached grid.
    Inheritance Hierarchy

    System.Object
       Microsoft.AspNetCore.Components.ComponentBase
          C1.Blazor.Core.C1Behavior<T>
             C1.Blazor.Grid.TransposedGridBehavior

    See Also