Hierarchy

Hierarchy

  • IgxColumnGroupingComponent

Implements

  • AfterViewInit

Constructors

  • Parameters

    • renderer: Renderer2
    • _elRef: ViewContainerRef
    • ngZone: NgZone
    • injector: Injector
    • componentFactoryResolver: ComponentFactoryResolver

    Returns IgxColumnGroupingComponent

Properties

_groupingContainer: ElementRef<any>
container: Element
ngAcceptInputType_baseTheme: string | BaseControlTheme
ngAcceptInputType_density: string | ControlDisplayDensity
ɵcmp: unknown
ɵfac: unknown

Accessors

  • get backgroundColor(): string
  • Gets or sets the background of the group by area.

    Returns string

  • set backgroundColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get baseTheme(): BaseControlTheme
  • Gets or Sets the property name that contains the values.

    Returns BaseControlTheme

  • set baseTheme(v: BaseControlTheme): void
  • Parameters

    Returns void

  • get height(): string
  • Returns string

  • set height(value: string): void
  • Parameters

    • value: string

    Returns void

  • get i(): ColumnGrouping
  • Returns ColumnGrouping

  • get iconColor(): string
  • Gets or Sets the property name that contains the values.

    Returns string

  • set iconColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get itemBackgroundColor(): string
  • Gets or sets the background color of the column items in the group area.

    Returns string

  • set itemBackgroundColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get itemHoverBackgroundColor(): string
  • Gets or sets the background color of the column items when hovered by the mouse.

    Returns string

  • set itemHoverBackgroundColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get textColor(): string
  • Gets or Sets the property name that contains the values.

    Returns string

  • set textColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get textStyle(): string
  • Gets or Sets the property name that contains the values.

    Returns string

  • set textStyle(v: string): void
  • Parameters

    • v: string

    Returns void

  • get title(): string
  • Gets or Sets the property name that contains the values.

    Returns string

  • set title(v: string): void
  • Parameters

    • v: string

    Returns void

  • get titleColor(): string
  • Gets or Sets the property name that contains the values.

    Returns string

  • set titleColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get width(): string
  • Returns string

  • set width(value: string): void
  • Parameters

    • value: string

    Returns void

Methods

  • Returns a serialized copy of the exported visual model

    Returns string

  • Exports visual information about the current state of the grid.

    Returns any

  • Parameters

    • name: string

    Returns any

  • Returns void

  • Returns void

  • Returns void