Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
    • JavaScript API Reference
      • EO.Web
      • EO.WebEngine
getParentGroup Method 

Gets the parent NavigationItemGroup object.

Syntax
JavaScript
 NavigationItemGroup.getParentGroup()

Return Value

The parent NavigationItemGroup object, or null if this item group is the top level item group.

See Also