Spread Silverlight Documentation
DragDropUndoAction Class
Members 


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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.