Spread Windows Forms 9.0 Product Documentation
DragMoveCompletedEventArgs Class Members
Properties 


The following tables list the members exposed by DragMoveCompletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDragMoveCompletedEventArgs ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of columns or rows being moved.  
Public PropertyFromIndexGets the column or row index of the start location of the drag.  
Public PropertyToIndexGets the column or row index of the destination of the drag  
Public PropertyViewGets 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

 

 


Copyright © GrapeCity, inc. All rights reserved.