GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : ColumnAutoFitUndoAction Class |
The following tables list the members exposed by ColumnAutoFitUndoAction.
Name | Description | |
---|---|---|
ColumnAutoFitUndoAction Constructor | Creates a new undo action for column automatic fit. |
Name | Description | |
---|---|---|
CanExecute | Overridden. Defines whether the column automatic fit action can execute. | |
Execute | Overridden. Performs the column automatic fit action. | |
SaveState | Saves undo information. | |
ToString | Returns a string that represents this object. | |
Undo | Undoes the column 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) |
Name | Description | |
---|---|---|
CanExecuteChanged | Occurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase) |