DrillActionEventArgs Constructors
Provides data for the DrillDownPerformed and DrillUpPerformed events of the DashboardDesigner and DashboardViewer.| Name | Parameters | Description |
|---|---|---|
| DrillActionEventArgs(String, Int32, DashboardDataSet) | dashboardItemName, drillDownLevel, values | Initializes a new instance of the DrillActionEventArgs class. |
See Also