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


TableItemChangedEventArgs Class Members

The following tables list the members exposed by TableItemChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the column.  
Public PropertyGets the number of columns.  
Public PropertyGets the added event data when converting a table to a range.  
Public PropertyGets the row.  
Public PropertyGets the number of rows.  
Public PropertyGets the ITableRange object.  
Public PropertyGets the TableItemChangeEventType.  
Top
See Also