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