Spread WPF Documentation
ZoomUndoAction Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverridden. Defines the method that determines whether the action can be executed in its current state.  
Public MethodOverridden. Executes the zoom action on the worksheet.  
Public MethodSaves the state for undoing the action before executing the action.  
Public MethodReturns a System.String that represents this instance.  
Public MethodUndoes the zoom action on the worksheet.  
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

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