SP.UI.PopoutMenu.defaultLaunchRight Property
Applies to: SharePoint Foundation 2010
Gets a value that indicates whether the direction of the menu text is left-to-right.
var value = SP.UI.PopoutMenu.get_defaultLaunchRight();
Property Value
Type: Boolean
true to indicate that the direction of the menu text is from left-to-right; otherwise, false.