[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.CloseButtonClick

CloseButtonClick Event

Occurs when the close button on the panel header is clicked.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Category("Action")]
[C1Description("C1NavBar.CloseButtonClick", "Occurs when the close button on the panel header is clicked.")]
public event CancelEventHandler CloseButtonClick
<C1Category("Action")>
<C1Description("C1NavBar.CloseButtonClick", "Occurs when the close button on the panel header is clicked.")>
Public Event CloseButtonClick As CancelEventHandler
Returns
Type Description
CancelEventHandler Occurs when the close button on the panel header is clicked.