Spread Silverlight Documentation
DragDropExtent Property


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > DragDropUndoAction Class : DragDropExtent Property
Gets the drag drop extent for DragDropUndoAction.
Syntax
'Declaration
 
Public ReadOnly Property DragDropExtent As DragDropExtent
'Usage
 
Dim instance As DragDropUndoAction
Dim value As DragDropExtent
 
value = instance.DragDropExtent
public DragDropExtent DragDropExtent {get;}

Property Value

The drag drop extent.
See Also

Reference

DragDropUndoAction Class
DragDropUndoAction Members