DockLayoutManager.DecomposedItems Property
In This Article
Gets the collection of LayoutGroups that have been automatically removed from the layout when all their children are closed. This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The collection of Layout |
See Also