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

In This Topic
    UpdatingItemFontEventArgs Class
    In This Topic
    Provides data for UpdatingItemFont event.
    Object Model
    UpdatingItemFontEventArgs Class
    Syntax
    'Declaration
     
    Public Class UpdatingItemFontEventArgs 
       Inherits System.EventArgs
    public class UpdatingItemFontEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Ribbon.UpdatingItemFontEventArgs

    See Also