ComponentOne DataObjects for .NET
ErrorEventArgs Class Members
Properties 

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

The following tables list the members exposed by ErrorEventArgs.

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