Spread Silverlight Documentation
CellEditUndoAction Class Methods


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

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Defines the method that determines whether the action can execute in its current state.  
Public MethodExecuteOverridden. Defines the method to be called when the action is invoked.  
Public MethodSaveStateSaves the cell state for undoing the action before executing the action.  
Public MethodToStringReturns a System.String that represents this instance.  
Public MethodUndoUndoes the command or operation.  
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

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

 

 


Copyright © GrapeCity, inc. All rights reserved.