Spread Silverlight Documentation
DragDropUndoAction Class Members
Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : DragDropUndoAction Class

The following tables list the members exposed by DragDropUndoAction.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DragDropUndoAction class.  
Top
Public Properties
 NameDescription
Public Property Gets a value that indicates whether the action can be undone.  
Public Property Gets the drag drop extent for DragDropUndoAction.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Defines the method that determines whether the action can execute in its current state.  
Public MethodOverridden.  Executes the action on the specified sender.  
Public Method Saves the state for undoing the action.  
Public MethodReturns a System.String that represents this instance.  
Public Method Undoes the action of the saved information.  
Top
Protected Methods
 NameDescription
Protected Method Raises the CanExecuteChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected Method Resumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected Method Suspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
Public Events
 NameDescription
Public Event Occurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
See Also

Reference

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