[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonEventArgs

RibbonEventArgs Class

Provides data for C1Ribbon events.

Inheritance
RibbonEventArgs
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class RibbonEventArgs : EventArgs

Constructors

Name Description
RibbonEventArgs(Component, RibbonEventType)

Creates new instance of the RibbonEventArgs class.

Properties

Name Description
EventType

Gets the type of this event.

Item

Gets the item (or group, or tab) that originated the event.