Spread Silverlight Documentation
ActionBase Class Members
Methods  Events


The following tables list the members exposed by ActionBase.

Public Methods
 NameDescription
Public MethodCanExecuteDefines the method that determines whether the action can execute in its current state.  
Public MethodExecuteDefines the method to be called when the action is invoked.  
Top
Protected Methods
 NameDescription
Protected MethodRaiseCanExecuteChangedRaises the CanExecuteChanged event.  
Protected MethodResumeInvalidateResumes all Invalidate methods if the sender is SheetView.  
Protected MethodSuspendInvalidateSuspends all Invalidate methods if the sender is SheetView.  
Top
Public Events
 NameDescription
Public EventCanExecuteChangedOccurs when changes occur that affect whether the action should execute.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.