[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBar.SelectedPanelChanging

SelectedPanelChanging Event

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

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