A newer version of this page is available.
Switch to the current version.
ChartControlSettings.DrillDownStateChanged Property
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v18.2.dll
Declaration
public DrillDownStateChangedEventHandler DrillDownStateChanged { get; set; }
Public Property DrillDownStateChanged As DrillDownStateChangedEventHandler
Property Value
Type |
---|
DrillDownStateChangedEventHandler |
See Also
Feedback