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 the filter string. |
| FilterExpression | Specifies the filter expression. |
See Also