Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms;
The ITreeSearchEventArgs interface contains properties of argument of the event that occurs at the start of search or filtering of elements in the component.
ITreeSearchEventArgs
This argument is used in the following events:
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: