Skybound AutoComplete

AutoCompleteEventArgs.AutoComplete Property

Gets the instance of AutoComplete that raised the event.

[Visual Basic]
Public ReadOnly Property AutoComplete As AutoComplete
[C#]
public AutoComplete AutoComplete {get;}

Property Value

The instance of AutoComplete that raised the event.

See Also

AutoCompleteEventArgs Class | Skybound.AutoComplete Namespace