Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonEventArgs Class / EventType Property

In This Topic
    EventType Property (RibbonEventArgs)
    In This Topic
    Gets the type of this event.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EventType As RibbonEventType
    public RibbonEventType EventType {get;}
    See Also