System.Windows.Forms.FlowLayoutPanel.FlowDirection Property

Gets or sets a value indicating the flow direction of the System.Windows.Forms.FlowLayoutPanel control.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.FlowDirection.LeftToRight)]
[System.ComponentModel.Localizable(true)]
public FlowDirection FlowDirection { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The FlowLayoutPanel.FlowDirection property is the default property for the System.Windows.Forms.FlowLayoutPanel class.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0