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