Spread Windows Forms 9.0 Product Documentation
LeaveCellEventArgs Class Members
Properties 


The following tables list the members exposed by LeaveCellEventArgs.

Public Constructors
 NameDescription
Public ConstructorLeaveCellEventArgs ConstructorCreates a new object with the LeaveCell event arguments.  
Top
Public Properties
 NameDescription
Public PropertyCancelGets or sets whether to cancel the cell navigation.  
Public PropertyColumnGets the column index of the cell being left.  
Public PropertyNewColumnGets the column index of the cell being entered.  
Public PropertyNewRowGets the row index of the cell being entered.  
Public PropertyRowGets the row index index of the cell being left.  
Top
See Also

Reference

LeaveCellEventArgs Class
FarPoint.Win.Spread Namespace
LeaveCell Event

User-Task Documentation

Managing Events from User Actions

 

 


Copyright © GrapeCity, inc. All rights reserved.