C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonItem Class / Parent Property

In This Topic
Parent Property (RibbonItem)
In This Topic
Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to.
Syntax
'Declaration
 
Public ReadOnly Property Parent As System.Object
 
See Also