PopupMenuShowingEventArgs Class
Provides data for the FilterControl.PopupMenuShowing event.
Namespace: DevExpress.XtraEditors.Filtering
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The PopupMenuShowingEventArgs objects are automatically created, initialized and passed to the FilterControl.PopupMenuShowing event handlers.
Inheritance
Object
EventArgs
CancelEventArgs
PopupMenuShowingEventArgs
See Also