FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / UpdatingItemStyleEventArgs Class
Members

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

    System.Object
       System.EventArgs
          C1.Win.Ribbon.UpdatingItemStyleEventArgs

    See Also