Back to Devexpress

DockingDocumentUIService.ActualLayoutGroup Property

wpf-devexpress-dot-xpf-dot-docking-dot-dockingdocumentuiservice.md

latest1.3 KB
Original Source

DockingDocumentUIService.ActualLayoutGroup Property

Gets the actual LayoutGroup associated with the service.

Namespace : DevExpress.Xpf.Docking

Assembly : DevExpress.Xpf.Docking.v25.2.dll

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public LayoutGroup ActualLayoutGroup { get; }
vb
Public ReadOnly Property ActualLayoutGroup As LayoutGroup

Property Value

TypeDescription
LayoutGroup

A LayoutGroup object that represents the LayoutGroup associated with the service.

|

See Also

DockingDocumentUIService Class

DockingDocumentUIService Members

DevExpress.Xpf.Docking Namespace