Spread Windows Forms 15.0
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 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