GrapeCity.Xaml.SpreadSheet.UI
ToRow Property (ValidationDragDropBlockEventArgs)


Gets the row index of the top left cell of the destination range (where selection is dropped).
Syntax
'Declaration
 
Public ReadOnly Property ToRow As Integer
'Usage
 
Dim instance As ValidationDragDropBlockEventArgs
Dim value As Integer
 
value = instance.ToRow
public int ToRow {get;}

Property Value

The row index of the top left cell of the destination range (where selection is dropped)
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ValidationDragDropBlockEventArgs Class
ValidationDragDropBlockEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options