ComponentOne InputPanel for WinForms
Handled Property (InputNavigatorClickEventArgs)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNavigatorClickEventArgs Class : Handled Property
Gets or sets a value indicating whether the built-in processing of the navigator button click should be omitted (for the InputDataNavigator.BeforeButtonClick event only).
Syntax
'Declaration
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
See Also

Reference

InputNavigatorClickEventArgs Class
InputNavigatorClickEventArgs Members