GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : ActionBase Class |
For a list of all members of this type, see ActionBase members.
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. |