LayoutGroup.RotateLayout Method
| Name | Parameters | Description |
|---|---|---|
| RotateLayout() | none | Interchanges the columns and rows of layout items, including columns and rows of nested groups. |
| RotateLayout(Boolean) | processChildGroups | Interchanges the columns and rows of layout items, and optionally allows you to rotate nested groups. |