[]
Contains information about the AutoComplete.
public class TextBoxAutoCompleteEventArgs : AsyncEventArgs
Name | Description |
---|---|
AutoComplete | Gets or sets the text used to auto-complete. |
Text | Gets or sets the text that is being auto-completed. |