FileManagerSettings.FilterDelay Property
In This Article
Gets or sets the time interval between the time an end-user starts typing in the filter box, and filtering is applied.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 1200 | An Int32 value that specifies the time interval, in milliseconds. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Filter |
---|---|
ASPx |
|
See Also