ASP.NET MVC Controls | ComponentOne
In This Topic
    FlowDirection Enum
    In This Topic
    File
    c1.nav.js
    Module
    c1.nav.flow

    Specifies the flow direction.

    Members

    Name Value Description
    LeftToRight 0

    Elements flow from the left edge of the design surface to the right.

    TopToDown 1

    Elements flow from the top of the design surface to the bottom.

    RightToLeft 2

    Elements flow from the right edge of the design surface to the left.

    BottomToUp 3

    Elements flow from the bottom of the design surface to the top.