DxTabBase Events
Defines the base API for classes that implement a tab or tab with content.Name | Description |
---|---|
Click | Fires when a user clicks the tab. |
VisibleChanged | Fires when a user closes the tab. |
VisibleIndexChanged | Fires when the tab’s visible index changes. |
See Also