GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : ActionBase Class |
The following tables list the members exposed by ActionBase.
Name | Description | |
---|---|---|
CanExecute | Defines the method that determines whether the action can execute in its current state. | |
Execute | Defines the method to be called when the action is invoked. |
Name | Description | |
---|---|---|
RaiseCanExecuteChanged | Raises the CanExecuteChanged event. | |
ResumeInvalidate | Resumes all Invalidate methods if the sender is SheetView. | |
SuspendInvalidate | Suspends all Invalidate methods if the sender is SheetView. |
Name | Description | |
---|---|---|
CanExecuteChanged | Occurs when changes occur that affect whether the action should execute. |