Spread Silverlight Documentation
ToColumn Property (DragDropExtent)


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

Reference

DragDropExtent Class
DragDropExtent Members