TabbedDocumentUIService.ActualDocumentGroup Property
Gets the actual DocumentGroup associated with the service.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v25.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
| Type | Description |
|---|---|
| DocumentGroup | A DocumentGroup object that represents the DocumentGroup associated with the service. |
See Also