[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.SelectedIndexChanging

SelectedIndexChanging Event

Event fired when the index of the currently selected page is about to change. Allows to cancel the change.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[C1Description("C1DockingTab.SelectedIndexChanging", "Event fired when the index of the currently selected page is about to change. Allows to cancel the change.")]
public event SelectedIndexChangingEventHandler SelectedIndexChanging
Returns
Type Description
SelectedIndexChangingEventHandler Event fired when the index of the currently selected page is about to change. Allows to cancel the change.