Version

dropDownContainerHeight Property

fixed height of the dropdown container height of the dropdown container
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_dropDownContainerHeight() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_dropDownContainerHeight();
See Also