Spread Silverlight Documentation
DragDropBlockEventArgs Class Properties


For a list of all members of this type, see DragDropBlockEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyColumnCountGets the column count of the cell range being dragged.  
Public PropertyCopyGets whether the source range is copied.  
Public PropertyCopyOptionGets the CopyOption value for the drag and drop operation.  
Public PropertyFromColumnGets the column index of the top left cell of the source range (range being dragged).  
Public PropertyFromRowGets the row index of the top left cell of the source range (range being dragged).  
Public PropertyInsertGets whether the source range is inserted.  
Public PropertyRowCountGets the row count of the cell range being dragged.  
Public PropertyToColumnGets the column index of the bottom right cell of the destination range (where selection is dropped).  
Public PropertyToRowGets 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

 

 


Copyright © GrapeCity, inc. All rights reserved.