Spread Windows Forms 12.0 Product Documentation
ErrorEventArgs Class Properties


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ErrorEventArgs Class

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

Public Properties
 NameDescription
Public PropertyGets or sets whether to cancel default processing and throw exceptions or the EditError event.  
Public PropertyGets the column index of the cell with the editor that raised the event.  
Public PropertyGets the right column index that raised the event.  
Public PropertyGets the type of edit error.  
Public PropertyGets the text description of the error.  
Public PropertyGets the exception thrown by the error.  
Public PropertyDetermines whether the error is an editing error.  
Public PropertyGets the row index of the cell with the editor that raised the event.  
Public PropertyGets the bottom row index of the cell that raised the event.  
Public PropertyGets the view that contains the cell with the editor that raised the event.  
Top
See Also

Reference

ErrorEventArgs Class
FarPoint.Win.Spread Namespace
Error Event

User-Task Documentation

Managing Events from User Actions