Back to Devexpress

ChartControlSettings.PaneCollapsedChanged Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-chartcontrolsettings-86c4371d.md

latest1.0 KB
Original Source

ChartControlSettings.PaneCollapsedChanged Property

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public PaneCollapsedChangedEventHandler PaneCollapsedChanged { get; set; }
vb
Public Property PaneCollapsedChanged As PaneCollapsedChangedEventHandler

Property Value

Type
PaneCollapsedChangedEventHandler

See Also

ChartControlSettings Class

ChartControlSettings Members

DevExpress.Web.Mvc Namespace