A component used for presenting Excel style column sorting UI.
Constructors
Section titled "Constructors"IgxExcelStyleSortingComponent
new IgxExcelStyleSortingComponent(): IgxExcelStyleSortingComponent Defined in projects/igniteui-angular/grids/core/src/filtering/excel-style/excel-style-sorting.component.ts:36
Returns IgxExcelStyleSortingComponent
Properties
Section titled "Properties"esf: BaseFilteringComponent Defined in projects/igniteui-angular/grids/core/src/filtering/excel-style/excel-style-sorting.component.ts:19
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 Defined in projects/igniteui-angular/grids/core/src/filtering/excel-style/excel-style-sorting.component.ts:42