property RadialMenu.Items as Items
Retrieves the control's Items collection.

TypeDescription
Items A Items object that contains items of the control.
The Items property gives access to the control's Items collection.

The user can add new items to the control using any of the following:

The BrowseType property specifies what the item displays, when the user clicks/browses it.  The BrowseCustomType property indicates the custom object to be shown when the user clicks/browses the item ( child, radial-slider or gauge ). The BrowseCustom property gets or sets a value for specified property, when browsing custom control.