ListBoxFilterCriteriaChangedEventArgs<TData, TValue> Properties
Stores data for the FilterCriteriaChanged event.Name | Description |
---|---|
FilterCriteria | The new filter criteria applied to the List Box data. |
ListBox | Returns an object that defines List Box API members (properties and methods). |
See Also