DxRibbon Events
A toolbar component that organizes command items into tabs.| Name | Description |
|---|---|
| ActiveTabIndexChanged | Fires when a user switches the Ribbon tab. |
| ApplicationTabClick | Fires when a user clicks the application tab. |
| ApplicationTabItemClick | Fires when a user clicks the application tab’s item. |
| ItemClick | Fires when a user clicks a primary or drop-down button in the Ribbon. |
| NodeEvent | Fires when a user interacts with a Ribbon element (for instance, clicks or focuses it). |
| TabClick | Fires when a user clicks a Ribbon tab caption. |
See Also