ComponentOne FlexGrid for WinForms
Handled Property (KeyEditEventArgs)

C1.Win.C1FlexGrid Namespace > KeyEditEventArgs Class : Handled Property
Gets or sets a value indicating whether the event was handled and should be ignored by the control.
Syntax
'Declaration
 
Public Property Handled As Boolean
public bool Handled {get; set;}
See Also

Reference

KeyEditEventArgs Class
KeyEditEventArgs Members