Spread WPF Documentation
ValidationDragDropBlockEventArgs Class Properties


GrapeCity.Windows.SpreadSheet.UI Namespace : ValidationDragDropBlockEventArgs Class

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

Public Properties
 NameDescription
Public PropertyGets the column count of the cell range being dragged.  
Public PropertyGets whether the source range is copied.  
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 or sets whether the event is handled.  
Public PropertyGets whether the source range is inserted.  
Public PropertyGets or sets the invalid message.  
Public PropertyGets or sets whether the value is valid.  
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

ValidationDragDropBlockEventArgs Class
GrapeCity.Windows.SpreadSheet.UI Namespace