[]
Occurs when the value of the SelectedIndex property changes.
[C1Category("Behavior")]
[C1Description("RibbonGallery.SelectedIndexChanged", "Occurs when the value of the SelectedIndex property changes.")]
public event EventHandler SelectedIndexChanged
<C1Category("Behavior")>
<C1Description("RibbonGallery.SelectedIndexChanged", "Occurs when the value of the SelectedIndex property changes.")>
Public Event SelectedIndexChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the value of the property changes. |