[]
Undoable resize row action.
public class RowResizeAction : IUndoableAction
Name | Description |
---|---|
RowResizeAction(C1FlexSheet, CellRangeEventArgs) | Initializes a new instance of a RowResizeAction. |
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. |