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

RadDropDownTree Object

RadDropDownTree Object

The RadDropDownTree client-side object exposes the following client-side methods:

NameParametersReturn TypeDescription
get_dropDownElement()nonethe DOM element of the DropDownGets a the DropDown element
initialize()nonenoneInitializes the current instance of the RadDropDownTree class
toggleDropDown()nonenoneToggles the DropDown of the current instance
openDropDown()nonenoneOpens the DropDown of the current instance
closeDropDown()nonenoneCloses the DropDown of the current instance
set_enabled()BooleanBooleanEnables the RadDropDownTree control
get_enabled()BooleanBooleanReturns true if the RadDropDownTree is enabled and false if the control is disabled
get_entries()noneRadDropDown Entry collectionReturns the RadDropDownTree Entries collection
get_defaultMessage()noneStringReturnsthe Default message in the entry area
set_defaultMessage()StringnoneSets the Default message in the entry area
get_selectedValue()noneStringReturns the value of an entry (or a collection of entries separated by semicolon) in the entry area
get_selectedText()noneStringReturns the text of an entry(or a collection of entries separated by semicolon) in the entry area
In this article
RadDropDownTree Object
Not finding the help you need?
Contact Support