ListBoxFilteringSettings Properties
Provides settings that affect the list box’s filtering functionality.
Name | Description |
---|---|
Custom |
Specifies the ID of a DevExpress editor that is used to set the list box’s filter criterion. |
Delay | Gets or sets the time interval between the time when a user starts typing within the list box’s filter editor, and filtering is applied. |
Editor |
Gets or sets the string displayed in the filter editor when the editor’s value is null. |
Editor |
Specifies when the null text is visible in the list box’s filter editor. |
Enable |
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. |
Min |
Gets or sets the minimum number of characters an end-user should enter into the editor before the filtering executes. |
Show |
Gets or sets a value specifying whether the ASPx |
Use |
Gets or sets a value specifying whether the list box’s search UI is displayed in Compact mode. |
See Also