[]
Gets or sets the collection of items contained in this menu item.
[C1Category("Behavior")]
[C1Description("RadialMenuItem.Items", "The collection of items contained in this menu item.")]
public RadialMenuItemCollection Items { get; set; }
<C1Category("Behavior")>
<C1Description("RadialMenuItem.Items", "The collection of items contained in this menu item.")>
Public Property Items As RadialMenuItemCollection