ComponentOne Ribbon for WinForms
Parent Property (RibbonItem)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonItem Class : Parent Property
Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to.
Syntax
'Declaration
 
Public ReadOnly Property Parent As System.Object
public System.object Parent {get;}
See Also

Reference

RibbonItem Class
RibbonItem Members