TIWCGJQTreeViewSearchPlugin.ShowOnlyMatches Property
If set to true all non-matching nodes are hidden and only the matching nodes (and their parents) are left visible, until the search is cleared. Keep in mind show_only_matches is heavy on the browser/DOM and is still experimental.
published property ShowOnlyMatches: boolean index 01 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean