[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.ButtonClick

ButtonClick Event

Occurs when the user presses the button on the C1NavBar.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Category("Action")]
[C1Description("C1NavBar.ButtonClick", "Occurs when the user presses the button.")]
public event EventHandler ButtonClick
<C1Category("Action")>
<C1Description("C1NavBar.ButtonClick", "Occurs when the user presses the button.")>
Public Event ButtonClick As EventHandler
Returns
Type Description
EventHandler Occurs when the user presses the button on the C1NavBar.