Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewVirtualStackPanel Class / FlowDirection Property

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