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

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