BootstrapGridViewBuilderBase<T>.EnableCallbackAnimation(Boolean) Method
In This Article
Sets a value that specifies whether a specific animation effect is used when a control’s content is updated via a callback.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Parameters
Name | Type |
---|---|
enable |
Boolean |
#Returns
Type |
---|
T |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also