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


In This Topic
    EnterCellEventArgs Class Members
    In This Topic

    The following tables list the members exposed by EnterCellEventArgs.

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