BaseContentContainer.Manager Property
Gets a DocumentManager that owns the current Content Container.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DocumentManager | A DocumentManager object that owns the current BaseContentContainer. |
See Also