[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.InsertDeleteRowAction

InsertDeleteRowAction Class

Undoable insert/delete row action.

Inheritance
InsertDeleteRowAction
Implements
Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexSheet.4.6.2.dll
Syntax
public class InsertDeleteRowAction : IUndoableAction

Constructors

Name Description
InsertDeleteRowAction(C1FlexSheet)

Initializes a new instance of a InsertDeleteRowAction.

Methods

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.