ICustomItemInteractivityProvider.PerformDrillDown(Object) Method
In This Article
Drills down the required element by its value.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
value | Object | A value that is used to perform a drill-down for the required element. |
See Also