FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / UpdatingItemFontEventArgs Class / IsHostedInMenu Property

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