ShowMenuEventArgs<T> Class
The base class that provides data for the DockLayoutManager.ShowingMenu event.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v26.1.dll
Declaration
Type Parameters
| Name | Description |
|---|---|
| T | A |
Inheritance
Object
EventArgs
RoutedEventArgs
ShowMenuEventArgs<T>
See Also