[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.SelectedPanelChanging

SelectedPanelChanging Event

Occurs when the currently selected panel is about to be changed. Allows to cancel changing the panel.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Description("C1NavBar.SelectedPanelChanging", "Occurs when the currently selected panel is about to be changed.")]
public event NavBarCancelEventHandler SelectedPanelChanging
<C1Description("C1NavBar.SelectedPanelChanging", "Occurs when the currently selected panel is about to be changed.")>
Public Event SelectedPanelChanging As NavBarCancelEventHandler
Returns
Type Description
NavBarCancelEventHandler Occurs when the currently selected panel is about to be changed. Allows to cancel changing the panel.