Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

isHorizontal Method 

Gets a boolean indicating whether the item group is a horizontal group.

[JavaScript]
NavigationItemGroup.isHorizontal()

Return Value

Returns true if the Orientation of the corresponding NavigationItemGroup is set to Horizontal, otherwise false.

See Also

NavigationItemGroup Object


Direct link to this topic