Class IgxFilterStringErrorsParsingEventArgs

Represents event arguments for when there are errors parsing the filter string

Hierarchy

Hierarchy

  • IgxFilterStringErrorsParsingEventArgs

Constructors

Accessors

Constructors

Accessors

  • get errors(): string
  • Gets the errors from parsing the filter string.

    Returns string

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

    • v: string

    Returns void

  • get propertyName(): string
  • Returns string

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

    • v: string

    Returns void