GrapeCity.Xaml.SpreadSheet.UI
FromRow Property (DragDropBlockEventArgs)


Gets the row index of the top left cell of the source range (range being dragged).
Syntax
'Declaration
 
Public ReadOnly Property FromRow As Integer
'Usage
 
Dim instance As DragDropBlockEventArgs
Dim value As Integer
 
value = instance.FromRow
public int FromRow {get;}

Property Value

The row index of the top left cell of the source range (range being dragged).
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DragDropBlockEventArgs Class
DragDropBlockEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options