Spread Silverlight Documentation
DragDropUndoAction Class
Members 


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : DragDropUndoAction Class
Represents a drag drop undo action used to drag a range date and drop it to another range on the sheet.
Object Model
DragDropUndoAction Class
Syntax
'Declaration
 
Public Class DragDropUndoAction 
   Inherits ActionBase
   Implements GrapeCity.Windows.SpreadSheet.UI.IUndo 
'Usage
 
Dim instance As DragDropUndoAction
public class DragDropUndoAction : ActionBase, GrapeCity.Windows.SpreadSheet.UI.IUndo  
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase
      GrapeCity.Windows.SpreadSheet.UI.UndoRedo.DragDropUndoAction

See Also

Reference

DragDropUndoAction Members
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace