GrapeCity.Xaml.SpreadSheet.UI
ValidationDragDropBlockEventArgs Class Members
Properties 


The following tables list the members exposed by ValidationDragDropBlockEventArgs.

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

ValidationDragDropBlockEventArgs Class
GrapeCity.Xaml.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options