LayoutPanel.Layout Property
In This Article
Gets a LayoutGroup object that has been assigned to the ContentItem.Content property. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Layout |
The Layout |
#Remarks
See ContentItem.Content to learn more.
See Also