ComponentOne Menus and Toolbars for WinForms
Parent Property (RadialMenuItem)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > RadialMenuItem Class : Parent Property
Gets the parent of this menu item (which may be either a C1RadialMenu, or another RadialMenuItem).
Syntax
'Declaration
 
Public ReadOnly Property Parent As System.Object
public System.object Parent {get;}
See Also

Reference

RadialMenuItem Class
RadialMenuItem Members