[]
Gets the parent of this menu item (which may be either a C1RadialMenu, or another RadialMenuItem).
[C1Category("Behavior")]
[C1Description("RadialMenuItem.Parent", "The parent of this menu item.")]
public object Parent { get; }
<C1Category("Behavior")>
<C1Description("RadialMenuItem.Parent", "The parent of this menu item.")>
Public ReadOnly Property Parent As Object