Back to Devexpress

InputChipGroup.TextChanged Event

maui-devexpress-dot-maui-dot-editors-dot-inputchipgroup-055994f7.md

latest745 B
Original Source

InputChipGroup.TextChanged Event

Fires when text in the input chip group changes.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public event EventHandler TextChanged

Event Data

The TextChanged event's data class is EventArgs.

See Also

InputChipGroup Class

InputChipGroup Members

DevExpress.Maui.Editors Namespace