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