GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : ColumnResizeUndoAction Class |
For a list of all members of this type, see ColumnResizeUndoAction members.
Name | Description | |
---|---|---|
CanExecute | Overridden. Define whether the column resize action can execute. | |
Execute | Overridden. Performs the column resize action. | |
SaveState | Saves undo information. | |
ToString | Returns a string that represents this object. | |
Undo | Undoes the column resizing action. |
Name | Description | |
---|---|---|
RaiseCanExecuteChanged | Raises the CanExecuteChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase) | |
ResumeInvalidate | Resumes all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase) | |
SuspendInvalidate | Suspends all Invalidate methods if the sender is SheetView. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase) |