Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms;
The TreeSearchEventArgs class implements argument of the event that occurs at the beginning of search or filtering of elements in the component.
Class to get analog of the TreeSearchEventArgs class:
None
Class to get analog of the TreeSearchEventArgs class object:
TreeSearchEventArgsClass;
| Property name | Brief description | |
| SearchText | The SearchText property returns the text, by which elements are searched in the component. |
| Property name | Brief description | |
| The TreeControl property returns the component for which the event was generated. |
See also: