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


In This Topic
    TableRangeChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TableRangeChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new TableRangeChangedEventArgs instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column.  
    Public PropertyGets the column count.  
    Public PropertyGets the row.  
    Public PropertyGets the row count.  
    Public PropertyGets the table changed type.  
    Top
    See Also