Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / TableItemChangedEventArgs Class
Properties


In This Topic
    TableItemChangedEventArgs Class Members
    In This Topic

    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