FlowLayoutSettings Properties
.NET Framework 4.5
The FlowLayoutSettings type exposes the following members.
| Name | Description | |
|---|---|---|
|
FlowDirection | Gets or sets a value indicating the flow direction of consecutive controls. |
|
LayoutEngine | Gets the current flow layout engine. (Overrides LayoutSettings.LayoutEngine.) |
|
WrapContents | Gets or sets a value indicating whether the contents should be wrapped or clipped when they exceed the original boundaries of their container. |