ASPxPivotGrid.EnableCallbackAnimation Property
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
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if a specific animation effect is used; otherwise, false. |
See Also