For a list of all members of this type, see FlowLayoutManager members.
Name | Description | |
---|---|---|
Alignment | Returns or sets the alignment of the items. | |
HorizontalAlignment | Returns or sets the horizontal alignment of the items. | |
HorizontalAlignmentResolved | Returns or sets the horizontal alignment of the items. | |
HorizontalGap | Horizontal gap in pixels between each item as well as the border of the container and items. | |
LayoutItems | Layout items collection. (Inherited from Infragistics.Win.Layout.LayoutManagerBase) | |
Vertical | Indicates whether the flow layout flows items in vertical direction or horizontal direction. | |
VerticalAlignment | Returns or sets the vertical alignment of the items. | |
VerticalAlignmentResolved | Returns or sets the vertical alignment of the items. | |
VerticalGap | Vertical gap in pixels between each item as well as the border of the container and items. | |
WrapItems | Indicates whether all the items should be wrapped to a new line when there is not enough room to position the items on a single line. |