ASPxScheduler.EnableCallbackAnimation Property
Gets or sets whether animation effects are applied to scheduler content when it is updated using a callback.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
Use the EnableCallbackAnimation property to control whether visual animation effects are applied to scheduler content when it is changed after a callback.
See Also