[]
Occurs when the tab selection changes.
[C1Category("Behavior")]
[C1Description("C1Ribbon.SelectedTabChanged", "Occurs when the tab selection changes.")]
public event EventHandler SelectedTabChanged
<C1Category("Behavior")>
<C1Description("C1Ribbon.SelectedTabChanged", "Occurs when the tab selection changes.")>
Public Event SelectedTabChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the tab selection changes. |