Spread WPF Documentation
DragDropBlockEventArgs Class Members
Properties 


GrapeCity.Windows.SpreadSheet.UI Namespace : DragDropBlockEventArgs Class

The following tables list the members exposed by DragDropBlockEventArgs.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the column count of the cell range being dragged.  
Public PropertyGets whether the source range is copied.  
Public PropertyGets the CopyOption value for the drag and drop operation.  
Public PropertyGets the column index of the top left cell of the source range (range being dragged).  
Public PropertyGets the row index of the top left cell of the source range (range being dragged).  
Public PropertyGets whether the source range is inserted.  
Public PropertyGets the row count of the cell range being dragged.  
Public PropertyGets the column index of the bottom right cell of the destination range (where selection is dropped).  
Public PropertyGets the row index of the top left cell of the destination range (where selection is dropped).  
Top
See Also

Reference

DragDropBlockEventArgs Class
GrapeCity.Windows.SpreadSheet.UI Namespace