Interface representing the event arguments for the grid validation status change event.

  • status: The validation status ('VALID' or 'INVALID').
  • owner: The grid instance that owns the validation state.

Hierarchy

Hierarchy

  • IgrGridValidationStatusEventArgs

Constructors

Accessors

Constructors

Accessors

  • get nativeElement(): HTMLElement
  • Returns HTMLElement