General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
PivotGridSettings.EnableCallbackAnimation Property
Gets or sets a value that specifies whether a specific animation effect is used when a PivotGrid's content is updated via a callback.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v19.2.dll
Declaration
public bool EnableCallbackAnimation { get; set; }
Public Property EnableCallbackAnimation As Boolean
Property Value
Type | Description |
---|---|
Boolean | true, if a specific animation effect is used; otherwise, false. |
See Also
Feedback