Spread Silverlight Documentation
ZoomUndoAction Class Members
Properties  Methods  Events


The following tables list the members exposed by ZoomUndoAction.

Public Constructors
 NameDescription
Public ConstructorZoomUndoAction ConstructorCreates a new instance of the ZoomUndoAction class.  
Top
Public Properties
 NameDescription
Public PropertyCanUndoGets a value that indicates whether the action can be undone.  
Top
Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Defines the method that determines whether the action can be executed in its current state.  
Public MethodExecuteOverridden. Executes the zoom action on the worksheet.  
Public MethodSaveStateSaves the state for undoing the action before executing the action.  
Public MethodToStringReturns a System.String that represents this instance.  
Public MethodUndoUndoes the zoom action on the worksheet.  
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
Public Events
 NameDescription
Public EventCanExecuteChangedOccurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.