Class IgxPropertyEditorPropertyDescriptionCoercingValueEventArgs

Hierarchy

Hierarchy

  • IgxPropertyEditorPropertyDescriptionCoercingValueEventArgs

Constructors

Properties

ngAcceptInputType_complexValues: string | IgxPropertyEditorDescriptionObjectCollection

Accessors

  • get value(): any
  • Returns any

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

    • v: any

    Returns void