FilterTextChangedEventArgs Constructors
Contains data for the FilterTextChanged event.| Name | Parameters | Description |
|---|---|---|
| FilterTextChangedEventArgs(String) | filterText | Initializes a new instance of the FilterTextChangedEventArgs class with specified settings. |
See Also