TabbedWindowDocumentUIService.ActiveGroup Property
Gets the active group.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Mvvm.IDocumentGroup | An object specifying the active group. |
See Also