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