[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.SelectedIndexChanged

SelectedIndexChanged Event

Occurs when the SelectedIndex property is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1DockingTab.SelectedIndexChanged", "Occurs when the SelectedIndex property is changed.")]
public event EventHandler SelectedIndexChanged
<C1Description("C1DockingTab.SelectedIndexChanged", "Occurs when the SelectedIndex property is changed.")>
Public Event SelectedIndexChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the SelectedIndex property is changed.