ShowMenuEventArgs<T>.Menu Property
Gets the context menu’s type.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v26.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
| Type | Description |
|---|---|
| T | The context menu. |
See Also