LayoutGroup.MoveChildrenToParent() Method
Moves the group’s child items to the parent group.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Returns
Type | Description |
---|---|
Boolean | A Boolean value that specifies that the child items were successfully moved. |
See Also