Spread Silverlight Documentation
ValidationDragDropBlockEventArgs Class Members
Properties 


GrapeCity.Windows.SpreadSheet.UI Namespace : ValidationDragDropBlockEventArgs Class

The following tables list the members exposed by ValidationDragDropBlockEventArgs.

Public Properties
 NameDescription
Public Property Gets the column count of the cell range being dragged.  
Public Property Gets whether the source range is copied.  
Public Property Gets the column index of the top left cell of the source range (range being dragged).  
Public Property Gets the row index of the top left cell of the source range (range being dragged).  
Public Property Gets or sets whether the event is handled.  
Public Property Gets whether the source range is inserted.  
Public Property Gets or sets the invalid message.  
Public Property Gets or sets whether the value is valid.  
Public Property Gets the row count of the cell range being dragged.  
Public Property Gets the column index of the bottom right cell of the destination range (where selection is dropped).  
Public Property Gets 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