A newer version of this page is available.
Switch to the current version.
PopupMenuShowingEventArgs Class
Provides data for the SchedulerControl.PopupMenuShowing event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.2.dll
Declaration
public class PopupMenuShowingEventArgs :
EventArgs
Public Class PopupMenuShowingEventArgs
Inherits EventArgs
Remarks
The PopupMenuShowingEventArgs objects are automatically created, initialized and passed to the SchedulerControl.PopupMenuShowing event handlers.
See Also
Feedback