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