Skip to main content
A newer version of this page is available. .

PopupMenuShowingEventArgs Class

Provides data for the ASPxScheduler.PopupMenuShowing event.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v21.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class PopupMenuShowingEventArgs :
    EventArgs

Remarks

The PopupMenuShowingEventArgs objects are automatically created, initialized and passed to the ASPxScheduler.PopupMenuShowing event handlers.

Inheritance

See Also