| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DbNavigator Class : ButtonClick Event |
'Declaration Public Event ButtonClick As NavigatorButtonClickEventHandler
public event NavigatorButtonClickEventHandler ButtonClick
The event handler receives an argument of type NavigatorButtonClickEventArgs containing data related to this event. The following NavigatorButtonClickEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Button | The clicked button. |