Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / UpdatingItemStyleEventArgs Class
Members

In This Topic
    UpdatingItemStyleEventArgs Class
    In This Topic
    Provides data for C1Ribbon.UpdatingItemStyle event.
    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