[]
Occurs when the currently selected panel is about to be closed by the user. Allows to cancel closing the panel.
[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
Type | Description |
---|---|
PanelCancelEventHandler | Occurs when the currently selected panel is about to be closed by the user. Allows to cancel closing the panel. |