Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SelectionChangingEventArgs Class


SelectionChangingEventArgs Class Properties

For a list of all members of this type, see SelectionChangingEventArgs members.

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