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


In This Topic
    ChangeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ChangeEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new object with the Change event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index of the cell that is changed.  
    Public PropertyGets the row index of the cell that is changed.  
    Public PropertyGets the view that contains the cell that is changed.  
    Top
    See Also