ListBoxFilteringSettings.EnableAnimation Property
Gets or sets the value that specifies whether a specific animation effect is used when the filter editor invokes/hides if the “Select All” mode is enabled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to EnableAnimation |
|---|---|
| ASPxListBox |
|
| ListBoxProperties |
|
Remarks
Online demos:
Note
The EnableAnimation property is not in effect in IE8 browser.
See Also