PopupMenuShowingEventArgs Class
Provides data for the ASPxScheduler.PopupMenuShowing event.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Remarks
The PopupMenuShowingEventArgs objects are automatically created, initialized and passed to the ASPxScheduler.PopupMenuShowing event handlers.
See Also