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

In This Topic
    RibbonItem Property (UpdatingItemFontEventArgs)
    In This Topic
    Gets the ribbon item which the font is being updated.
    Syntax
    'Declaration
     
    Public ReadOnly Property RibbonItem As RibbonItem
    public RibbonItem RibbonItem {get;}
    See Also