Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / TableItemChangingEventArgs Class
Properties


In This Topic
    TableItemChangingEventArgs Class Members
    In This Topic

    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