Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / IFlowDirection Interface / FlowDirection Property

In This Topic
    FlowDirection Property
    In This Topic
    Gets or sets the flow direction.
    Syntax
    'Declaration
     
    
    Property FlowDirection As FlowDirection
    FlowDirection FlowDirection {get; set;}

    Property Value

    The flow direction.
    See Also