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