Event fired as the expression tree is changed.
<igx-query-builder (expressionTreeChange)='onExpressionTreeChange()'></igx-query-builder>
Returns the expression tree.
Sets the expression tree.
Gets the locale
of the query builder.
If not set, defaults to application's locale.
Sets the locale
of the query builder.
Expects a valid BCP 47 language tag.
Returns the resource strings.
Sets the resource strings. By default it uses EN resources.
A component used for operating with complex filters by creating or editing conditions and grouping them using AND/OR logic. It is used internally in the Advanced Filtering of the Grid.
Example