Spread Silverlight Documentation
DragDropUndoAction Class Methods


For a list of all members of this type, see DragDropUndoAction members.

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Defines the method that determines whether the action can execute in its current state.  
Public MethodExecuteOverridden. Executes the action on the specified sender.  
Public MethodSaveStateSaves the state for undoing the action.  
Public MethodToStringReturns a System.String that represents this instance.  
Public MethodUndoUndoes the action of the saved information.  
Top
Protected Methods
 NameDescription
Protected MethodRaiseCanExecuteChangedRaises the CanExecuteChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodResumeInvalidateResumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodSuspendInvalidateSuspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.