[]
Undoable resize column action.
public class ColumnResizeAction : IUndoableAction
| Name | Description |
|---|---|
| ColumnResizeAction(C1FlexSheet) | Initializes a new instance of a ColumnResizeAction. |
| Name | Description |
|---|---|
| Redo() | Restores the effect of the last undone action. |
| SaveNewState() | Saves the state of the control after the action. |
| Undo() | Reverts the effect of the last action. |