Spread Windows Forms 9.0 Product Documentation
SelectionChangingEventArgs Class Members
Properties 


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

Reference

SelectionChangingEventArgs Class
FarPoint.Win.Spread Namespace
SelectionChanging Event

User-Task Documentation

Customizing User Selection of Data
Managing Events from User Actions

 

 


Copyright © GrapeCity, inc. All rights reserved.