Skip to main content
A newer version of this page is available. .

DashboardItemMouseWpfEventArgs Class

Provides data for events related to mouse movements.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Dashboard.v19.1.Wpf.dll

Declaration

public class DashboardItemMouseWpfEventArgs :
    EventArgs

Remarks

The DashboardItemMouseWpfEventArgs class provides data for the following events:

Inheritance

See Also