FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SelectionChangingEventArgs Class |
The following tables list the members exposed by SelectionChangingEventArgs.
Name | Description | |
---|---|---|
SelectionChangingEventArgs Constructor | Creates a new object with the SelectionChanging event arguments. |
Name | Description | |
---|---|---|
Cancel | Gets or sets whether the selection action should be cancelled. | |
CurrentColumn | Gets the column index of the cell that contains the mouse pointer. | |
CurrentRow | Gets the row index of the cell that contains the mouse pointer. | |
Range | Gets the range of cells encompassing the selection. | |
View | Gets the view that contains the selection. |