LayoutItemContainer.Parent Property
Gets or sets the layout group that owns the LayoutItemContainer.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| LayoutGroup | A LayoutGroup object that owns the LayoutItemContainer. |
See Also