AutoSuggestEditQuerySubmittedEventArgs Class
Provides data for the AutoSuggestEdit.QuerySubmitted event.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Remarks
Use the event handler’s Text property to get the text currently entered by an end user.
See Also