Back to Devexpress

TabbedDocumentUIService.ActualDocumentGroup Property

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

latest1.3 KB
Original Source

TabbedDocumentUIService.ActualDocumentGroup Property

Gets the actual DocumentGroup associated with the service.

Namespace : DevExpress.Xpf.Docking

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

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public DocumentGroup ActualDocumentGroup { get; }
vb
Public ReadOnly Property ActualDocumentGroup As DocumentGroup

Property Value

TypeDescription
DocumentGroup

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

|

See Also

TabbedDocumentUIService Class

TabbedDocumentUIService Members

DevExpress.Xpf.Docking Namespace