Spread Silverlight Documentation
CellEditUndoAction Class Members
Properties  Methods  Events


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

The following tables list the members exposed by CellEditUndoAction.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of the CellEditUndoAction class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the applied result when there is a data validator error.  
Public Property Gets a value that indicates whether the action can be undone.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Defines the method that determines whether the action can execute in its current state.  
Public MethodOverridden.  Defines the method to be called when the action is invoked.  
Public Method Saves the cell state for undoing the action before executing the action.  
Public MethodReturns a System.String that represents this instance.  
Public Method Undoes the command or operation.  
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

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