ICustomItemInteractivityProvider.GetCurrentDrillDownValues() Method
In This Article
Returns a collection of objects identifying the current drill-down state.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Returns
Type | Description |
---|---|
IList<Object> | A collection of objects identifying the current drill-down state. |
See Also