Version

expandDirection Property

Get the expand direction of the menu items.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_expandDirection() : Infragistics.Web.UI.MenuExpandDirection
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDataMenuGroupSettings.get_expandDirection();
See Also