Handled Property (InputNavigatorClickEventArgs)
Gets or sets a value indicating whether the built-in processing of the navigator button click should be omitted (for the
BeforeButtonClick event only).
public bool Handled {get; set;}
'Declaration
Public Property Handled As Boolean