Back to Devexpress

IBaseViewController.Manager Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-ibaseviewcontroller-0d9a8da7.md

latest1.4 KB
Original Source

IBaseViewController.Manager Property

Gets a DocumentManager that the current controller operates on.

Namespace : DevExpress.XtraBars.Docking2010.Views

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
DocumentManager Manager { get; }
vb
ReadOnly Property Manager As DocumentManager

Property Value

TypeDescription
DocumentManager

A DocumentManager object.

|

See Also

Controller

IBaseViewController Interface

IBaseViewController Members

DevExpress.XtraBars.Docking2010.Views Namespace