ASPxClientListEditCustomHighlightingEventArgs.filter Property
In This Article
Gets a string that is a filter condition for the editor’s items typed by a user.
#Declaration
TypeScript
filter: string
#Property Value
Type | Description |
---|---|
string | A string value specifying the filter text typed by a user. |
See Also