Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / TableItemChangingEventArgs Class
Properties


TableItemChangingEventArgs Class Members

The following tables list the members exposed by TableItemChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of the TableItemChangingEventArgs object.  
Top
Public Properties
 NameDescription
Public PropertyGets the column.  
Public PropertyGets the number of columns.  
Public PropertyGets the row.  
Public PropertyGets the number of rows.  
Public PropertyGets the ITableRange object.  
Public PropertyGets the TableItemChangeEventType.  
Top
See Also