[]
        
(Showing Draft Content)

C1.Win.Command.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.Command
Assembly: C1.Win.Command.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.