Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridGroupRowCell Class / FlowDirection Property

In This Topic
    FlowDirection Property (GridGroupRowCell)
    In This Topic
    Gets or sets the flow direction.
    Syntax
    'Declaration
     
    
    Public Property FlowDirection As FlowDirection
    public FlowDirection FlowDirection {get; set;}
    See Also