[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBar.CloseButtonClick

CloseButtonClick Event

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

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