Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ToggleButton Class / FlowDirection Property

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