[]
Event fired when the SelectedIndex property of the outbar is changed.
[C1Description("C1OutBar.SelectedIndexChanged", "Event fired when the SelectedIndex property of the outbar is changed.")]
public event EventHandler SelectedIndexChanged
<C1Description("C1OutBar.SelectedIndexChanged", "Event fired when the SelectedIndex property of the outbar is changed.")>
Public Event SelectedIndexChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Event fired when the SelectedIndex property of the outbar is changed. |