Skip to main content
A newer version of this page is available. .

CallbackPanelSettings.EnableAnimation Property

OBSOLETE

Use the EnableCallbackAnimation property instead.

Obsolete API. Use the EnableCallbackAnimation property instead.

Namespace: DevExpress.Web.Mvc

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

Declaration

[Obsolete("Use the EnableCallbackAnimation property instead.", true)]
public bool EnableAnimation { get; set; }

Property Value

Type
Boolean
See Also