Back to Devexpress

BarManagerActionContainer.Controller Property

wpf-devexpress-dot-xpf-dot-bars-dot-barmanageractioncontainer-0f9ec7e9.md

latest1.2 KB
Original Source

BarManagerActionContainer.Controller Property

Gets the BarManagerController object that owns the current object.

Namespace : DevExpress.Xpf.Bars

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public BarManagerController Controller { get; set; }
vb
Public Property Controller As BarManagerController

Property Value

TypeDescription
BarManagerController

A BarManagerController object that owns the current object.

|

See Also

BarManagerActionContainer Class

BarManagerActionContainer Members

DevExpress.Xpf.Bars Namespace