Skip to main content
A newer version of this page is available. .

ASPxClientListEditCustomHighlightingEventArgs Members

Provides data for the ASPxClientComboBox.CustomHighlighting and ASPxClientListBox.CustomHighlighting events.

Constructors

Name Description
constructor Initializes a new instance of the ASPxClientListEditCustomHighlightingEventArgs class.

Properties

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