C1.Win.Ribbon Namespace / RibbonControlHost Class / OwnerControl Property

In This Topic
OwnerControl Property (RibbonControlHost)
In This Topic
Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to.
Syntax
'Declaration
 
Public ReadOnly Property OwnerControl As Control
 
See Also