[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBar.PanelClosing

PanelClosing Event

Occurs when the currently selected panel is about to be closed by the user. Allows to cancel closing the panel.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[C1Description("C1NavBar.PanelClosing", "Occurs when the currently selected panel is about to be closed by the user. Allows to cancel closing the panel.")]
public event PanelCancelEventHandler PanelClosing
Returns
Type Description
PanelCancelEventHandler Occurs when the currently selected panel is about to be closed by the user. Allows to cancel closing the panel.