LayoutGroup.MoveChildrenToNewGroup() Method
In This Article
Moves the current group's children to a newly created group, and then adds the new group as a child to the current group.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
DevExpress. |
An ILayout |
#Implements
DevExpress.Xpf.LayoutControl.ILayoutGroup.MoveChildrenToNewGroup()
See Also