Skip to content

This example displays a popup with a grid that contains underlying data when the mouse hovers over a dashboard item.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-dashboard-how-to-obtain-item-data-on-mouse-hover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for WPF - How to obtain dashboard item's underlying data when the mouse hovers over it

This example handles the DashboardControl.DashboardItemMouseEnter, DashboardControl.DashboardItemMouseMove and DashboardControl.DashboardItemMouseLeave events to display a popup that contains a Data Grid control to display item data when the mouse hovers over it. The data are obtained using the e.GetUnderlyingData method.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)