ListBoxFilteringSettings.EditorNullText Property
Gets or sets the string displayed in the filter editor when the editor’s value is null.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | "Enter text to filter..." | A string value that specifies the prompt text. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to EditorNullText |
|---|---|
| ASPxListBox |
|
| ListBoxProperties |
|
Remarks

Online demos:
See Also