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

ASPxCallbackPanel.EnableAnimation Property

OBSOLETE

Use the EnableCallbackAnimation property instead.

Gets or sets a value that specifies whether a specific animation effect is used when a callback panel’s content is updated.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

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

Property Value

Type
Boolean
See Also