Spread WPF Documentation
ClipboardPasteUndoAction Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverridden. Determines whether this instance can execute the specified sender.  
Public MethodOverridden. Executes the action on the specified sender.  
Public MethodSaves the state for undoing the action.  
Public MethodReturns a System.String that represents this instance.  
Public MethodUndoes the action on the specified sender.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the CanExecuteChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodResumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Protected MethodSuspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
See Also

Reference

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