[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBar.OnPanelClosing

OnPanelClosing Method

OnPanelClosing(PanelCancelEventArgs)

Raises the C1.Win.C1Command.C1NavBar._panelClosingEvent event.

Declaration
protected virtual bool OnPanelClosing(PanelCancelEventArgs e)
Parameters
Type Name Description
PanelCancelEventArgs e

A PanelCancelEventArgs that contains event data.

Returns
Type Description
bool