IControllerAction.Container Property
Specifies the action container that owns this collection.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Bars.IActionContainer | An object implementing the IActionContainer interface that owns this collection. |
See Also