ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonEventArgs Class / EventType Property

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