ComponentOne DataObjects for .NET
ErrorEventArgs Class Properties

C1.Data.2 Assembly > C1.Data Namespace : ErrorEventArgs Class

For a list of all members of this type, see ErrorEventArgs members.

Public Properties
 NameDescription
Public PropertyException object describing the error.  
Public PropertyIndicates whether an error message is shown. Set this argument to False if you have already shown an error message or otherwise handled the error and do not want the standard error message to appear.  
Top
See Also

Reference

ErrorEventArgs Class
C1.Data Namespace
ErrorEventHandler Delegate