| GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace : DragFillUndoAction Class | 
For a list of all members of this type, see DragFillUndoAction members.
| Name | Description | |
|---|---|---|
|  | CanExecute | Overridden. Defines the method that determines whether the action can execute in its current state. | 
|  | Execute | Overridden. Executes the drag fill action on the worksheet. | 
|  | SaveState | Saves the state for undoing the action before executing the action. | 
|  | ToString | Returns a System.String that represents this instance. | 
|  | Undo | Undoes the action on the worksheet. | 
| Name | Description | |
|---|---|---|
|  | RaiseCanExecuteChanged | Raises the CanExecuteChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase) | 
|  | ResumeInvalidate | Resumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase) | 
|  | SuspendInvalidate | Suspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase) |