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