Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SelectionChangingEventArgs Class
Properties

In This Topic
    SelectionChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SelectionChangingEventArgs.

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