ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / FlowPanel Class / Orientation Property

In This Topic
    Orientation Property (FlowPanel)
    In This Topic
    Specifies the Orientation value to use for layout children.
    Syntax
    'Declaration
     
    Public Property Orientation As System.Windows.Forms.Orientation
    public System.Windows.Forms.Orientation Orientation {get; set;}
    See Also