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