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


SelectionChangingEventArgs Class Members

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