| C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : InputNavigatorErrorEventArgs Class |
The following tables list the members exposed by InputNavigatorErrorEventArgs.
| Name | Description | |
|---|---|---|
![]() | InputNavigatorErrorEventArgs Constructor | Initializes a new instance of the InputNavigatorErrorEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Button | The clicked navigator button. |
![]() | Exception | Exception that occurred while performing the button action. |
![]() | Handled | If set to True by event code, the exception will not be rethrown. |