DashboardItemControlEventArgs Properties
Provides data for events related to controls used to visualize data in dashboard items.
Name | Description |
---|---|
Card |
Gets an underlying Card control. |
Chart |
Gets the chart context. |
Chart |
Gets an underlying chart control. |
Dashboard |
Gets the component name of the dashboard item for which the event was raised. |
Date |
Gets an underlying date filter control. |
Gauge |
Gets the gauge context. |
Gauge |
Gets an underlying gauge control. |
Grid |
Gets the grid context. |
Grid |
Gets an underlying grid control. |
Map |
Gets an underlying map control. |
Picture |
Gets an underlying picture edit control. |
Pivot |
Gets an underlying Pivot |
Rich |
Gets an underlying Rich |
Tree |
Gets an underlying Tree |
See Also