A component used for presenting Excel style search UI.

IgxExcelStyleSearchComponent

new IgxExcelStyleSearchComponent(): IgxExcelStyleSearchComponent

Defined in projects/igniteui-angular/grids/core/src/filtering/excel-style/excel-style-search.component.ts:197

Returns IgxExcelStyleSearchComponent

A callback method that is invoked immediately after Angular has completed initialization of a component's view. It is invoked only once when the view is instantiated.

ngAfterViewInit(): void

Defined in projects/igniteui-angular/grids/core/src/filtering/excel-style/excel-style-search.component.ts:246

Returns void

A callback method that performs custom clean-up, invoked immediately before a directive, pipe, or service instance is destroyed.

ngOnDestroy(): void

Defined in projects/igniteui-angular/grids/core/src/filtering/excel-style/excel-style-search.component.ts:253

Returns void