Gets a collection of menu items in this menu group.
Property Value
MenuItemCollection
A collection of menu items.
This property is read only, however, you can access the properties and methods of the object it returns.
Remarks
Use Items property to access the child menu items displayed in this submenu.
Note There are two ways to access the child menu items of a menu item: Both properties access the same MenuItemCollection.
See Also
MenuGroup Class | EO.Web Namespace