Spread Silverlight Documentation
ToRow Property (DragDropExtent)


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

Reference

DragDropExtent Class
DragDropExtent Members