Version

dropDownOrientation Property

orientation of the dropdown container relative to its target (input box) the orientation of the dropdown container
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_dropDownOrientation() : Infragistics.Web.UI.DropDownPopupPosition
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_dropDownOrientation();
See Also