[]
Occurs when the currently selected panel is about to be changed. Allows to cancel changing the panel.
[C1Description("C1NavBar.SelectedPanelChanging", "Occurs when the currently selected panel is about to be changed.")]
public event NavBarCancelEventHandler SelectedPanelChanging
Type | Description |
---|---|
NavBarCancelEventHandler | Occurs when the currently selected panel is about to be changed. Allows to cancel changing the panel. |