Class IgxQueryBuilderHeaderComponent

Constructors

Properties

Accessors

Constructors

Properties

showLegend: boolean = true

Show/hide the legend.

Example

<igx-query-builder-header [showLegend]="false"></igx-query-builder-header>
title: string

Sets the title of the IgxQueryBuilderHeaderComponent.

Example

<igx-query-builder-header title="Sample Query Builder"></igx-query-builder-header>

Accessors