[]
Provides data for C1Ribbon events.
public class RibbonEventArgs : EventArgs
| Name | Description |
|---|---|
| RibbonEventArgs(Component, RibbonEventType) | Creates new instance of the RibbonEventArgs class. |
| Name | Description |
|---|---|
| EventType | Gets the type of this event. |
| Item | Gets the item (or group, or tab) that originated the event. |