IsHostedInMenu Property (UpdatingItemFontEventArgs)
In This Topic
Gets a value indicating whether the
UpdatingItemFontEventArgs.RibbonItem is hosted in a
RibbonMenu.
Syntax
'Declaration
Public ReadOnly Property IsHostedInMenu As Boolean
public bool IsHostedInMenu {get;}
See Also