FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / UpdatingItemFontEventArgs Class / IsHostedInComboBox Property

In This Topic
    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 System.Boolean
    public System.bool IsHostedInComboBox {get;}
    See Also