[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.PanelClosed

PanelClosed Event

Occurs after a panel has closed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Description("C1NavBar.PanelClosed", "Occurs after a panel has closed.")]
public event PanelEventHandler PanelClosed
<C1Description("C1NavBar.PanelClosed", "Occurs after a panel has closed.")>
Public Event PanelClosed As PanelEventHandler
Returns
Type Description
PanelEventHandler Occurs after a panel has closed.