True if the exception has been handled.
[Visual Basic]
Public Property Handled As Boolean
[C#]
public bool Handled {get;set;}
[Delphi]
public property Handled: Boolean read get_Handled write set_Handled;
See Also
ErrorEventArgs Class | ErrorEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |