[]
Occurs when the user presses the button on the C1NavBar.
[C1Category("Action")]
[C1Description("C1NavBar.ButtonClick", "Occurs when the user presses the button.")]
public event EventHandler ButtonClick
| Type | Description |
|---|---|
| EventHandler | Occurs when the user presses the button on the C1NavBar. |