Spread Windows Forms 12.0 Product Documentation
EditErrorEventArgs Class Members
Properties 


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

The following tables list the members exposed by EditErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the EditError event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets the column index of the cell with the editor that raised the event.  
Public PropertyGets the type of edit error.  
Public PropertyGets the row index of the cell with the editor that raised the event.  
Public PropertyGets the view that contains the cell with the editor that raised the event.  
Top
See Also

Reference

EditErrorEventArgs Class
FarPoint.Win.Spread Namespace
EditError Event

User-Task Documentation

Understanding Edit Mode in a Cell
Managing Events from User Actions