Spread Windows Forms 12.0 Product Documentation
DragMoveCompletedEventArgs Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : DragMoveCompletedEventArgs Class

The following tables list the members exposed by DragMoveCompletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the number of columns or rows being moved.  
Public PropertyGets the column or row index of the start location of the drag.  
Public PropertyGets the column or row index of the destination of the drag  
Public PropertyGets the view in which the columns or row have been dragged.  
Top
See Also

Reference

DragMoveCompletedEventArgs Class
FarPoint.Win.Spread Namespace
RowDragMoveCompleted Event
ColumnDragMoveCompleted Event

User-Task Documentation

Using Drag Operations to Fill Cells
Managing Events from User Actions