Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / UpdatingItemFontEventArgs Class / IsHostedInToolBar Property

In This Topic
    IsHostedInToolBar Property (UpdatingItemFontEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsHostedInToolBar As Boolean
    public bool IsHostedInToolBar {get;}
    See Also