Blazor | ComponentOne
C1.Blazor.DataPager Assembly / C1.Blazor.DataPager Namespace / C1DataPager Class / FlowDirection Property

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