Skip to main content

CallbackPanelSettings.EnableAnimation Property

OBSOLETE

Use the EnableCallbackAnimation property instead.

Obsolete API. Use the EnableCallbackAnimation property instead.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

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

Property Value

Type
Boolean
See Also