[]
Event fired when the index of the currently selected page is about to change. Allows to cancel the change.
[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
Type | Description |
---|---|
SelectedIndexChangingEventHandler | Event fired when the index of the currently selected page is about to change. Allows to cancel the change. |