LayoutGroup.FlipLayout() Method
Flips the current group’s layout items around a vertical axis.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
This method calls another overload of the FlipLayout method with the processChildGroups parameter set to true.
See Also