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


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

Reference

DragDropExtent Class
DragDropExtent Members