DockingDocumentUIService.ActualLayoutGroup Property
Gets the actual LayoutGroup associated with the service.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| LayoutGroup | A LayoutGroup object that represents the LayoutGroup associated with the service. |
See Also