[]
Occurs when the close button on the panel header is clicked.
[C1Category("Action")]
[C1Description("C1NavBar.CloseButtonClick", "Occurs when the close button on the panel header is clicked.")]
public event CancelEventHandler CloseButtonClick
Type | Description |
---|---|
CancelEventHandler | Occurs when the close button on the panel header is clicked. |