New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.AutoCompleteBoxEntry
Updated over 6 months ago
Inheritance Hierarchy
Methods
get_index
Gets the AutoCompleteBoxEntry's index inside the AutoCompleteBoxEntryCollection.
Parameters
Returns
Number The index of the AutoCompleteBoxEntry.
get_parent
Returns the parent object of the specified entry.
Parameters
Returns
Telerik.Web.UI.RadAutoCompleteBox RadAutoCompleteBox
get_text
Returns the text of the specified entry.
Parameters
Returns
String string
get_token
Returns a reference to the HTML element representing the specified entry.
Parameters
Returns
String DOM object
get_value
Returns the value of the specified entry.
Parameters
Returns
String string