Class IgxAdvancedFilteringDialogComponent

A component used for presenting advanced filtering UI for a Grid. It is used internally in the Grid, but could also be hosted in a container outside of it.

Example:

<igx-advanced-filtering-dialog
[grid]="grid1">
</igx-advanced-filtering-dialog>

Implements

  • AfterViewInit
  • OnDestroy

Constructors

Properties

Accessors

Constructors

Properties

cdr: ChangeDetectorRef

Accessors