Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

How to obtain a dashboard item's underlying data in the WinForms Viewer

$
0
0

The following example demonstrates how to obtain underlying data corresponding to a particular visual element using the DashboardViewer's API.

In this example, the DashboardItemClick event is handled to obtain underlying data and display this data in the grid.

In the event handler, the GetUnderlyingData method is called to obtain records from the dashboard's data source.


Viewing all articles
Browse latest Browse all 7205

Trending Articles