C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / DrawItemEventArgs Class / Item Property

In This Topic
Item Property (DrawItemEventArgs)
In This Topic
Gets the RibbonItem that is being OwnerDrawn
Syntax
'Declaration
 
Public ReadOnly Property Item As RibbonItem
 
See Also