ASPxPivotGrid.EnableCallbackAnimation Property
In This Article
Gets or sets whether a specific animation effect is used when the control content is updated via a callback.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if a specific animation effect is used; otherwise, false. |
See Also