DrillActionEventArgs Properties
Provides data for the DrillDownPerformed and DrillUpPerformed events of the DashboardDesigner and DashboardViewer.
Name | Description |
---|---|
Dashboard |
Gets the name of the dashboard item. |
Drill |
Gets the drill-down level. |
Values | Gets values from the current drill-down hierarchy. |
See Also