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


GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace > DragDropExtent Class : FromRow Property
Gets the from row index for the drag drop.
Syntax
'Declaration
 
Public ReadOnly Property FromRow As Integer
'Usage
 
Dim instance As DragDropExtent
Dim value As Integer
 
value = instance.FromRow
public int FromRow {get;}
See Also

Reference

DragDropExtent Class
DragDropExtent Members