Back to Devexpress

DataItemPopupMenuShowingEventArgs Class

dashboard-devexpress-dot-dashboardwin-18edb1a5.md

latest1.4 KB
Original Source

DataItemPopupMenuShowingEventArgs Class

Provides data for the DataItemPopupMenuShowing event.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public class DataItemPopupMenuShowingEventArgs :
    EventArgs
vb
Public Class DataItemPopupMenuShowingEventArgs
    Inherits EventArgs

DataItemPopupMenuShowingEventArgs is the data class for the following events:

Inheritance

Object EventArgs DataItemPopupMenuShowingEventArgs

See Also

DataItemPopupMenuShowingEventArgs Members

DevExpress.DashboardWin Namespace