TreeSearchEventArgs

Assembly: Forms;

Description

The TreeSearchEventArgs class implements argument of the event that occurs at the beginning of search or filtering of component elements.

Class object properties inherited from ITreeSearchEventArgs

  Property name Brief description
SearchText The SearchText property returns the text, by which elements are searched in the component.

Class object properties inherited from ITreeControlEventArgs

  Property name Brief description
The TreeControl property returns the component, for which the event was generated.

See also:

Forms Assembly Classes