Class IgrColumnVisibilityChangingEventArgs

The event arguments when a column's visibility is changed. The event is cancelable It contains information about the column and the it's visibility after the operation (will be true when hiding and false when showing)

Hierarchy

Hierarchy

  • IgrColumnVisibilityChangingEventArgs

Constructors

Accessors

Constructors

Accessors

  • get nativeElement(): HTMLElement
  • Returns HTMLElement