Version

MenuItemDefinition Class Properties

For a list of all members of this type, see MenuItemDefinition members.

Public Properties
 NameDescription
Public PropertyDisplayTextDisplay text of the menu item.  
Public PropertySubMenuItemsIf this item represnets a submenu then this property will return an array of submenu items. Otherwise it will return null.  
See Also