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


In This Topic
    UpdatingItemFontEventArgs Class Members
    In This Topic

    The following tables list the members exposed by UpdatingItemFontEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the System.Drawing.Font used to display text in the ribbon item.  
    Public PropertyGets or sets whether text bounding rectangle should include padding.  
    Public PropertyGets a value indicating whether the RibbonItem is hosted in a RibbonComboBox.  
    Public PropertyGets a value indicating whether the RibbonItem is hosted in a RibbonGroup.  
    Public PropertyGets a value indicating whether the RibbonItem is hosted in a RibbonMenu.  
    Public PropertyGets a value indicating whether the RibbonItem is hosted in RibbonToolBar, RibbonBottomToolBar, RibbonTopToolBar or RibbonConfigToolBar.  
    Public PropertyGets or sets the System.Drawing.Font used to display text in the ribbon item.  
    Public PropertyGets the ribbon item which the font is being updated.  
    Top
    See Also