Spread Windows Forms 12.0 Product Documentation
SelectionChangingEventArgs Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SelectionChangingEventArgs Class

The following tables list the members exposed by SelectionChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the SelectionChanging event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the selection action should be cancelled.  
Public PropertyGets the column index of the cell that contains the mouse pointer.  
Public PropertyGets the row index of the cell that contains the mouse pointer.  
Public PropertyGets the range of cells encompassing the selection.  
Public PropertyGets the view that contains the selection.  
Top
See Also

Reference

SelectionChangingEventArgs Class
FarPoint.Win.Spread Namespace
SelectionChanging Event

User-Task Documentation

Customizing User Selection of Data
Managing Events from User Actions