A collection of NavBarControl control groups is accessed via the NavBarControl.Groups property. This property returns a NavGroupCollection object. Use this object's methods and properties to manipulate groups within the control.
Each item of the collection is represented by a NavBarGroup object. Use the Item property to access an individual group within the collection.
System.Object
System.Collections.CollectionBase
Collection
NavGroupCollection