Assembly: Forms;
The TreeSearchNodeEventArgs class implements argument of the event that occurs after search or filtering of component elements.
| Property name | Brief description | |
![]() |
Show | The Show property determines whether the found element is shown. |
| Property name | Brief description | |
![]() |
Node | The Node property returns the node, for which the event was generated. |
| Property name | Brief description | |
![]() |
TreeControl | The TreeControl property returns the component, for which the event was generated. |
See also: