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

ListEditCustomFilteringEventArgs Properties

Provides data for the ASPxAutoCompleteBoxBase.CustomFiltering and ASPxListBox.CustomFiltering events.
Name Description
CustomHighlighting Specifies rules according to which the editor highlights the filtered items.
Filter Gets a string that is a filter condition for the editor’s items typed by a user.
FilterExpression Gets or sets a value specifying the filter expression that is to be applied to the editor items.
See Also