GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : RowAutoFitUndoAction Class |
For a list of all members of this type, see RowAutoFitUndoAction members.
Name | Description | |
---|---|---|
CanExecute | Overridden. Determines whether this row automatic resize action can execute on the specified sender. | |
Execute | Overridden. Executes the action on the specified sender. | |
SaveState | Saves the undo information. | |
ToString | Returns a string that represents this object. | |
Undo | Undoes the row automatic fit 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) |