[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.SelectedIndexChanged

SelectedIndexChanged Event

Event fired when the SelectedIndex property of the outbar is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[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
Returns
Type Description
EventHandler Event fired when the SelectedIndex property of the outbar is changed.