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 component elements.
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: