Gets the top level menu group.
[Visual Basic]
Public ReadOnly Property TopGroup As
MenuGroup
Property Value
MenuGroup
The top level menu group object.
This property is read only. However, you can set the properties of the MenuGroup object it returns.
Remarks
Use TopGroup to control the appearance, behavior and content of the top level menu items.
See Also
Menu Class | EO.Web Namespace