Gets an array of ServerVisualization.MenuItem objects specifying a submenu. These objects contain all data necessary to display the submenu. If the property's value is null, the item has no submenu.
public MenuItem[] Items { get; }
Public ReadOnly Property Items() As MenuItem()
Read only.