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