New to Kendo UI for Angular? Start a free 30-day trial
FilterExpandSettings
Updated on Oct 30, 2025
Configures the auto-expansion behavior of nodes when filtering the TreeView.
| Name | Type | Default | Description | 
|---|---|---|---|
| expandedOnClear? | 
 | 
 | Determines which nodes should remain expanded when the filter is cleared. The possible values are: 
 | 
| expandMatches? | 
 | 
 | Determines whether matching nodes expand to display their children.
Only applicable in  | 
| maxAutoExpandResults? | 
 | 
 | The maximum number of filter results that will be auto-expanded.
If the number of results exceeds this value, the expanded state will be reverted according to the  |