LookUpEditAutoSuggestEventArgs Properties
Provides data for the LookUpEdit.AutoSuggest and GridLookUpEdit.AutoSuggest events.
Name | Description |
---|---|
Cancel |
Cancels the Task assigned to the Query |
Cancellation |
An object that cancels the Task assigned to the Get |
Clear |
Clears the editor drop-down menu, removing all items returned by the Get |
Editor |
Inherited from Look |
Query |
Gets or sets a System. |
Text |
Returns the current user text.
Inherited from Look |
See Also