FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ChangeEventArgs Class
Properties


ChangeEventArgs Class Members

The following tables list the members exposed by ChangeEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the Change event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets the column index of the cell that is changed.  
Public PropertyGets the row index of the cell that is changed.  
Public PropertyGets the view that contains the cell that is changed.  
Top
See Also