DxTabs Events
A container that displays content within tabbed pages.| Name | Description |
|---|---|
| ActiveTabIndexChanged | Fires when the active tab is changed. |
| TabClick | Fires when a user clicks a tab. |
| TabClosing | Fires when a user clicks the Close button or presses the Delete key. |
| TabReordering | Fires after a user drops a tab to a new position. |
See Also