[]
        
(Showing Draft Content)

C1.Win.C1Command.RadialMenuItem.Parent

Parent Property

Parent

Gets the parent of this menu item (which may be either a C1RadialMenu, or another RadialMenuItem).

Declaration
[C1Category("Behavior")]
[C1Description("RadialMenuItem.Parent", "The parent of this menu item.")]
public object Parent { get; }