Skip to main content
All docs
V24.1

DataItemPopupMenuShowingEventArgs Class

Provides data for the DataItemPopupMenuShowing event.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v24.1.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public class DataItemPopupMenuShowingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DataItemPopupMenuShowingEventArgs
See Also