C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / UpdatingItemStyleEventArgs Class / RibbonItem Property

In This Topic
RibbonItem Property (UpdatingItemStyleEventArgs)
In This Topic
Gets the ribbon item which the style is being updated.
Syntax
'Declaration
 
Public ReadOnly Property RibbonItem As RibbonItem
 
See Also