Class IgxPropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs

Hierarchy

Hierarchy

  • IgxPropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs

Constructors

Accessors

Constructors

Accessors

  • get propertyPath(): string
  • Returns string

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

    • v: string

    Returns void

  • get target(): any
  • Returns any

  • set target(v: any): void
  • Parameters

    • v: any

    Returns void

  • get value(): any
  • Returns any

  • set value(v: any): void
  • Parameters

    • v: any

    Returns void