New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

RadDropDownTree Entry Object

Updated over 6 months ago

RadDropDownTree Entry Object

The RadDropDownTree Entry object is returned by the getEntry() method of the RadDropDownTree EntryCollection object. It is also exposed by the eventArgs of many client-side events. The following table lists the most important methods:

 

NameParametersReturn TypeDescription
get_fullPath()noneStringReturns the full path of the entry
get_index()noneIntegerReturns the index of the entry
get_text()noneStringReturns the text of the selected entry
get_value()noneStringReturns the value of the selected entry
In this article
RadDropDownTree Entry Object
Not finding the help you need?
Contact Support