A component used for presenting Excel style conditional filter UI.
Constructors
Section titled "Constructors"IgxExcelStyleConditionalFilterComponent
new IgxExcelStyleConditionalFilterComponent(): IgxExcelStyleConditionalFilterComponent Returns IgxExcelStyleConditionalFilterComponent
Properties
Section titled "Properties"esf: BaseFilteringComponent Methods
Section titled "Methods"ngOnDestroy
Section titled "ngOnDestroy"A callback method that performs custom clean-up, invoked immediately before a directive, pipe, or service instance is destroyed.
ngOnDestroy(): void