Skip to main content
All docs
V23.2

DataItemPopupMenuShowingEventArgs Class

Provides data for the DataItemPopupMenuShowing event.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v23.2.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public class DataItemPopupMenuShowingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DataItemPopupMenuShowingEventArgs
See Also