Name | Description | |
---|---|---|
DragMoveCompletingEventArgs Constructor | Overloaded. |
The following tables list the members exposed by DragMoveCompletingEventArgs.
Name | Description | |
---|---|---|
DragMoveCompletingEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cancel | Gets or sets whether to cancel default processing. | |
Count | Gets the number of columns or rows being moved. (Inherited from FarPoint.Win.Spread.DragMoveCompletedEventArgs) | |
FromIndex | Gets the column or row index of the start location of the drag. (Inherited from FarPoint.Win.Spread.DragMoveCompletedEventArgs) | |
ToIndex | Gets the column or row index of the destination of the drag (Inherited from FarPoint.Win.Spread.DragMoveCompletedEventArgs) | |
View | Gets the view in which the columns or row have been dragged. (Inherited from FarPoint.Win.Spread.DragMoveCompletedEventArgs) |