True to continue as if no exception was raised.
[Visual Basic]
Public Property Continue As Boolean
[C#]
public bool Continue {get;set;}
[Delphi]
public property Continue: Boolean read get_Continue write set_Continue;
See Also
ErrorEventArgs Class | ErrorEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |