Version

height Property

Get the height of the menu or sub-menu group in pixels.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_height() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDataMenuGroupSettings.get_height();
See Also