IBaseViewController.Manager Property
Gets a DocumentManager that the current controller operates on.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DocumentManager | A DocumentManager object. |
See Also