PopupMenuShowingEventArgs.Menu Property
Gets the menu that will be invoked.
Namespace: DevExpress.XtraEditors.Filtering
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraEditors.FilterControlMenu | A DXPopupMenu object that is the menu to be invoked. |
See Also