Spread Windows Forms 6.0 Product Documentation
LeaveCellEventArgs Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : LeaveCellEventArgs Class


Glossary Item Box

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

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.