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


Glossary Item Box

The following tables list the members exposed by SelectionChangingEventArgs.

Public Constructors

 NameDescription
Public ConstructorSelectionChangingEventArgs ConstructorCreates a new object with the SelectionChanging event arguments.  
Top

Public Properties

 NameDescription
Public PropertyCancelGets or sets whether the selection action should be cancelled.  
Public PropertyCurrentColumnGets the column index of the cell that contains the mouse pointer.  
Public PropertyCurrentRowGets the row index of the cell that contains the mouse pointer.  
Public PropertyRangeGets the range of cells encompassing the selection.  
Public PropertyViewGets the view that contains the selection.  
Top

See Also

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