Spread Silverlight Documentation
ValidationDragDropBlockEventArgs Class Members
Properties 


The following tables list the members exposed by ValidationDragDropBlockEventArgs.

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

ValidationDragDropBlockEventArgs Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.