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

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