Spread Windows Forms 6.0 Product Documentation
ErrorEventArgs Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ErrorEventArgs Class


Glossary Item Box

The following tables list the members exposed by ErrorEventArgs.

Public Constructors

 NameDescription
Public ConstructorErrorEventArgs ConstructorCreates a new object with the Error event arguments.  
Top

Public Properties

 NameDescription
Public PropertyCancelGets or sets whether to cancel default processing and throw exceptions or EditError event.  
Public PropertyColumnGets the column index of the cell with the editor that raised the event.  
Public PropertyEditErrorGets the type of edit error.  
Public PropertyErrorMessageGets the text description of the error.  
Public PropertyExceptionGets the exception thrown by the error.  
Public PropertyIsEditErrorDetermines whether the error is an editing error.  
Public PropertyRowGets the row index of the cell with the editor that raised the event.  
Public PropertyViewGets the view that contains the cell with the editor that raised the event.  
Top

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.