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