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