LayoutGroup.RotateLayout() Method
Interchanges the columns and rows of layout items, including columns and rows of nested groups.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
This method calls another overload of the RotateLayout method with the processChildGroups parameter set to true.
See Also