ShowMenuEventArgs<T>.ActionList Property
Gets a collection of actions that manipulate bar objects.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
Type | Description |
---|---|
BarManagerActionCollection | A collection of actions that manipulate bar objects. |
See Also