CallbackPanelSettings.EnableAnimation Property
OBSOLETE
Use the EnableCallbackAnimation property instead.
Obsolete API. Use the EnableCallbackAnimation property instead.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.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