IgcGridValidationStatusEventArgs
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.
Properties
Section titled "Properties"owner
Section titled "owner"owner: IgcGridBaseDirective status
Section titled "status"status: ValidationStatus