AutoSuggestEditQuerySubmittedEventArgs Class
In This Article
Provides data for the AutoSuggestEdit.QuerySubmitted event.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.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