ListBoxFilteringSettings.EnableAnimation Property
In This Article
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.v24.2.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 Enable |
---|---|
ASPx |
|
List |
|
#Remarks
Online demos:
Note
The Enable
See Also