ISimpleComboSelectionChangedEventArgs

Emitted when the Combo's selection has changed.

The display text of the combo text box

displayText: string

Defined in projects/igniteui-angular/simple-combo/src/simple-combo/simple-combo.component.ts:27

Inherited from: IBaseEventArgs

Provides reference to the owner component.

owner?: any

Defined in projects/igniteui-angular/core/src/core/utils.ts:429