Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ThreeStateFilterPresenter Class / FlowDirection Property

In This Topic
    FlowDirection Property (ThreeStateFilterPresenter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property FlowDirection As C1.Blazor.Core.FlowDirection
    public C1.Blazor.Core.FlowDirection FlowDirection {get; set;}
    See Also