Spread Windows Forms 9.0 Product Documentation
DragMoveEventArgs Class Members
Properties 


The following tables list the members exposed by DragMoveEventArgs.

Public Constructors
 NameDescription
Public ConstructorDragMoveEventArgs ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCancelGets or sets whether to cancel the drag operation.  
Public PropertyCountGets the number of columns or rows to move.  
Public PropertyIndexGets the column or row index of the drag.  
Public PropertyMoveContentGets or sets whether the move operation moves the contents of the rows or columns (and rows or columns in between) without changing the index mapping.  
Public PropertyViewGets the view in which the columns or row are being dragged.  
Top
See Also

Reference

DragMoveEventArgs Class
FarPoint.Win.Spread Namespace
RowDragMove Event
ColumnDragMove Event

User-Task Documentation

Using Drag Operations to Fill Cells
Managing Events from User Actions

 

 


Copyright © GrapeCity, inc. All rights reserved.