Skip to main content

PopupMenuShowingEventArgs Class

Provides data for the ASPxScheduler.PopupMenuShowing event.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.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