IBaseViewController.Manager Property
Gets a DocumentManager that the current controller operates on.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
DocumentManager Manager { get; }
#Property Value
Type | Description |
---|---|
Document |
A Document |