ASPxClientListEditCustomHighlightingEventArgs Properties
Provides data for the ASPxClientComboBox.CustomHighlighting and ASPxClientListBox.CustomHighlighting events.| Name | Description |
|---|---|
| filter | Gets a string that is a filter condition for the editor’s items typed by a user. |
| highlighting | Specifies rules according to which the editor highlights the filtered items. |
See Also