Spread Silverlight Documentation
DragFillUndoAction Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverridden.  Defines the method that determines whether the action can execute in its current state.  
Public MethodOverridden.  Executes the drag fill action on the worksheet.  
Public Method Saves the state for undoing the action before executing the action.  
Public MethodReturns a System.String that represents this instance.  
Public Method Undoes the action on the worksheet.  
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
See Also

Reference

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