StackGroup.Manager Property
Gets the Document Manager that owns this StackGroup.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
public DocumentManager Manager { get; }
#Property Value
Type | Description |
---|---|
Document |
A Document |