GrapeCity.Xaml.SpreadSheet.UI
DragDropBlockEventArgs Class Members
Properties 


The following tables list the members exposed by DragDropBlockEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyColumnCount Gets the column count of the cell range being dragged.  
Public PropertyCopy Gets whether the source range is copied.  
Public PropertyCopyOption Gets the CopyOption value for the drag and drop operation.  
Public PropertyFromColumn Gets the column index of the top left cell of the source range (range being dragged).  
Public PropertyFromRow Gets the row index of the top left cell of the source range (range being dragged).  
Public PropertyInsert Gets whether the source range is inserted.  
Public PropertyRowCount Gets the row count of the cell range being dragged.  
Public PropertyToColumn Gets the column index of the bottom right cell of the destination range (where selection is dropped).  
Public PropertyToRow Gets the row index of the top left cell of the destination range (where selection is dropped).  
Top
See Also

Reference

DragDropBlockEventArgs Class
GrapeCity.Xaml.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options