Skip to main content
All docs
V18.2

ASPxClientDashboardItemDrillDownStateChangedEventArgs Properties

Provides data for the ASPxClientDashboard.ItemDrillDownStateChanged event.
Name Description
Action Gets the drill-down action performed in the dashboard item.
ItemName Gets the component name of the dashboard item. Inherited from ASPxClientDashboardItemEventArgs.
Values Gets values from the current drill-down hierarchy.
See Also